Regex: Parsing Lisp with Python

Paul Rubin phr-n2002b at NOSPAMnightsong.com
Mon Aug 12 09:01:06 EDT 2002


Michael Hudson <mwh at python.net> 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".)

Scheme In One Day is the C implementation.



More information about the Python-list mailing list