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: Gene
Subject: Re: C interpreter in Lisp/scheme/python
Date: Wed, 08 Dec 2010 15:13:43 -0000
User-agent: G2/1.0

On Jun 13, 7:07 pm, bolega <gnuist...@gmail.com> wrote:
> 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 ?

Probably doesn't meet your intent, but this is a really impressive bit
of (whacky) art:

http://www.ioccc.org/1996/august.hint

and find the code at

http://www.ioccc.org/years-spoiler.html

under 1996.


reply via email to

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