On Jul 13, 11:35 pm, Paul Rubin <no.em...@nospam.invalid> wrote: > bolega <gnuist...@gmail.com> writes: > > I am trying to compare LISP/Scheme/Python for their expressiveness... > > Are there already answers anywhere ? > > How would a gury approach such a project ? > > These two articles > > http://page.mi.fu-berlin.de/~prechelt/Biblio/jccpprt_computer2000.pdf > http://www.haskell.org/papers/NSWC/jfp.ps > > about language comparisons (Python is in the first but not the second) > might be of interest. > > If you want to know how to implement C, there is a pretty good book by > Hanson and Fraser about LCC, called "A Retargetable C Compiler". > Basically a code walkthrough of a small C compiler written in C.
I have decided to limit my goal to tyni LISP interpreter in C because its a smaller and simpler language. -- http://mail.python.org/mailman/listinfo/python-list