Regex: Parsing Lisp with Python
Michael Hudson
mwh at python.net
Mon Aug 12 08:01:52 EDT 2002
More information about the Python-list mailing list
Mon Aug 12 08:01:52 EDT 2002
- Previous message (by thread): Regex: Parsing Lisp with Python
- Next message (by thread): Regex: Parsing Lisp with Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Paul Rubin <phr-n2002b at NOSPAMnightsong.com> writes: > You might look at source code of some lisp interpreters to see how > this works. SIOD (Scheme In One Day) is a nice simple one written in > C, that you can probably find on Google. (with-pedantry :high It's "Scheme In One Defun".) Cheers, M. -- /* I'd just like to take this moment to point out that C has all the expressive power of two dixie cups and a string. */ -- Jamie Zawinski from the xkeycaps source
- Previous message (by thread): Regex: Parsing Lisp with Python
- Next message (by thread): Regex: Parsing Lisp with Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list