On 2010-06-13 16:07:54 -0700, bolega <gnuist...@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/

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to