Announce: Construct's wiki!

S

skip

tomer> so now we have one place where people can share inventory
tomer> constructs, questions-and-answers, patches, documentation and
tomer> more. enjoy.

I've never seen Construct before, but when you say "parser" I think of
parsing programming languages. The couple of examples on the Construct wiki
look more like what I'd use the struct module for. Can you define
constructs to parse, say, common arithmetic expressions like "(a + b) *4"?
Does it return some sort of abstract syntax tree?

Skip
 
S

Serge Orlov

tomer> so now we have one place where people can share inventory
tomer> constructs, questions-and-answers, patches, documentation and
tomer> more. enjoy.

I've never seen Construct before, but when you say "parser" I think of
parsing programming languages. The couple of examples on the Construct wiki
look more like what I'd use the struct module for.

Kind of. Except that struct module does not scale and is less readable.
You can say struct is not pythonic, construct is. IMHO construct is a
good candidate for stdlib

Serge.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,293
Messages
2,571,502
Members
48,189
Latest member
StaciLgf76

Latest Threads

Top