help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C interpreter in Lisp/scheme/python


From: bolega
Subject: Re: C interpreter in Lisp/scheme/python
Date: Wed, 08 Dec 2010 15:18:49 -0000
User-agent: G2/1.0

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]