Lex and Yacc for Python

phil hunt philh at comuno.freeserve.co.uk
Mon Apr 8 06:45:54 EDT 2002


On 07 Apr 2002 22:14:52 +0200, Martin v. Loewis <martin at v.loewis.de> wrote:
>Oleksandr Kozachuk <Alex at DDeus.de> writes:
>
>> I need something, comparable to Yacc/Lex. Or something for
>> Context-Free-Grammar. Can any one recommend me anything?
>
>I recommend YAPPS if you need a simple solutions to a simple problem,
>and SPARK if you need a complex solution to a complex problem. See
>
>http://www.python.org/sigs/parser-sig/

I too would recommend SPARK.

Never used YAPPS, so won't comment about it.

-- 
<"><"><"> Philip Hunt <philh at comuno.freeserve.co.uk> <"><"><">
"I would guess that he really believes whatever is politically 
advantageous for him to believe." 
                        -- Alison Brooks, referring to Michael
                              Portillo, on soc.history.what-if



More information about the Python-list mailing list