----- Original Message ----- From: "John Matthews" <[email protected]> To: <[email protected]> Sent: Thursday, April 09, 2009 8:43 AM Subject: [c-prog] Re: Implementing a Parser
--- In [email protected], Sri <linkto...@...> wrote: > just wanted to know that if there are some more efficient ways to any > other > scripting languages like perl/python. Have you looked at lex/yacc (or their modern equivalents)? Eg. http://epaperpress.com/lexandyacc/ flex too
