Python and Regular Expressions
Neil Cerutti
neilc at norwich.edu
Sat Apr 10 11:39:18 EDT 2010
On 2010-04-08, Richard Lamboj <richard.lamboj at bilcom.at> wrote:
> If someone knows good links to this thema, or can explain how
> parsers should/could work, please post it, or explain it.
>
> Thanks for the Informations and the Help!
I liked Crenshaw's "Let's Build a Compiler!". It's pretty trivial
to convert his Pascal to Python, and you'll get to basic parsing
in no time. URL:http://compilers.iecc.com/crenshaw/
--
Neil Cerutti
More information about the Python-list
mailing list