LISP in small pieces. Christian Queinnec, Kathleen Callaway

LISP in small pieces


LISP.in.small.pieces.pdf
ISBN: 0521562473,9780521562478 | 526 pages | 14 Mb


Download LISP in small pieces



LISP in small pieces Christian Queinnec, Kathleen Callaway
Publisher: Cambridge University Press




Quote first: (define quote-expression? If you find some – let me know and I'll post it. €�It is widely held among members of the MIT Lisp community that FEXPR, NLAMBDA, and related concepts could be omitted from the Lisp language with no loss of generality and little loss of expressive power, and that doing so would make a general improvement in the quality and reliability of program-manipulating programs.” . Literate, Racket-Styled Interpreter from Ch. Queineec, C., Lisp in small pieces, Cambridge University press, Cambridge, 1996. I find The Little Schemer and The Seasoned Schemer to be very good complements to SICP and I recommend them wholeheartedly for everyone. I've struggled to find decent chunks of Lisp in Small pieces in Clojure code online. Described as 'mind blowing' by some – particular highlights include the ycombinator and the metacircular interpreter. Caveat: this is not a best-of nor a comprehensive list of Lisp books; it is merely a selection of Lisp books you may not have heard of or that special to me in some way. Lisp In Small Pieces supports only quote , if , begin , set! An old favourite for many people who studied this in College or at home – The Little Schemer is the way many people have started the road to LISP. In Clojure you can find the following online: Chapter .