C interpreter in Lisp/scheme/python

Vinay vinay at vmmenon.org
Sun Jun 13 20:15:23 EDT 2010


On 2010-06-13 16:07:54 -0700, bolega <gnuist006 at gmail.com> said:

> I am trying to compare LISP/Scheme/Python for their expressiveness.
> 
> For this, I propose a vanilla C interpreter. I have seen a book which
> writes C interpreter in C.
> 
> The criteria would be the small size and high readability of the code.
> 
> Are there already answers anywhere ?
> 
> How would a gury approach such a project ?
> 
> Bolega

you could read "scheme 9 from empty space". you can find it here 
http://www.t3x.org/




More information about the Python-list mailing list