[BangPypers] python for parsing

Noufal Ibrahim noufal at gmail.com
Sun May 23 21:28:38 CEST 2010


On Mon, May 24, 2010 at 12:51 AM, Rahul R <rahul8590 at gmail.com> wrote:
> Hello everyone ,
> I am new to this community . recently i attended a python workshop in my
> college and got a lot mesmerised by the language so finally decided to port
> my mini project which i have partially written using LEX and Yacc into
> python. i would be glad if you could provide me some valuable suggestions on
> how to go about doing so.

there are literally tons of options - Here's a good list -
http://nedbatchelder.com/text/python-parsers.html

I've had good experiences with the SPARK
http://pages.cpsc.ucalgary.ca/~aycock/spark/ library.  Very Pythonic.
None of the Yacc/Lex boilerplate.




-- 
~noufal
http://nibrahim.net.in


More information about the BangPypers mailing list