On Mon, May 24, 2010 at 12:51 AM, Rahul R <rahul8...@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 _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers