Hi Dexen, On Sun, Feb 20, 2011 at 1:39 AM, dexen deVries <[email protected]> wrote: > On Saturday 19 of February 2011 16:23:52 you wrote: >> i'm looking for a minimum list of functions to create a lisp >> interpreter (like picolisp :). which ones to master to grok all of the >> other functions that are built on top of the foundation functions? > > > For a very hands-on approach, see Paul Graham's ``The Roots of Lisp''. > On 13 pages he builds Lisp from scratch, giving complete explanations along > the way. (I/O is quite basic: only the built-in reader) > > Intro: > http://www.paulgraham.com/rootsoflisp.html > > The article itself: > http://lib.store.yahoo.net/lib/paulgraham/jmc.ps
goodie! i missed this one. thank you. > > -- > dexen deVries > > ``One can't proceed from the informal to the formal by formal means.'' > -- > UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe > -- Ana Zgombic http://nybl.info -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
