From: Noel Welsh (noelwelsh at gmail.com) Date: Wed Nov 5 16:44:18 EST 2008 |
|
Maybe Lisp in Small Pieces, though I think it focuses on compilers. However the interpreter techniques in, say, SICP or PLAI carry over to C -- they're just more work to implement in C. N. On Wed, Nov 5, 2008 at 7:40 PM, Grant Rettke <grettke at acm.org> wrote: > Hi, > > Any recommended books on Lisp interpreter implementation in C? > > Best wishes, > > Grant
Posted on the users mailing list. |
|