Pretty Scheme, ??? Python

Neil Cerutti horpner at yahoo.com
Mon Jul 2 16:56:26 EDT 2007


On 2007-07-02, Laurent Pointal <laurent.pointal at wanadoo.fr> wrote:
> Neil Cerutti wrote:
>> How can I make the Python more idiomatic Python?
>
> Have you taken a look at pyparsing ?

Yes, I have it. PyParsing has, well, so many convenience features
they seem to shout down whatever the core features are, and I
don't know quite how to get started as a result.

Hardest of all was modifying a working PyParsing program.

As a result, I've found writing my own recursive descent parsers
much easier.

I'm probably wrong, though. ;)

-- 
Neil Cerutti



More information about the Python-list mailing list