TPG : Parser generator in Python

Magnus Lie Hetland mlh at vier.idi.ntnu.no
Mon Jan 7 15:28:30 EST 2002


In article <3C3A03FC.80302 at free.fr>, Christophe Delord wrote:
>The first version of TPG (Toy Parser Generator) is available at 
>http://christophe.delord.free.fr
>TPG is a recursive descendant parser generator and has been designed to 
>be small and simple to use. It's not as powerfull as YACC, ANTRL or 
>others but very easy to use with Python.
>
>It is the first version of TPG so any comments or requests are welcome 
>to help me improving TPG.

One question: Have you seen Spark?
(http://pages.cpsc.ucalgary.ca/~aycock/spark/)

>Christophe.
>


-- 
Magnus Lie Hetland                                  The Anygui Project
http://hetland.org                                  http://anygui.org



More information about the Python-list mailing list