开发者

Which dialect of LISP is 'The Little Lisper' [3rd Edn] written in? (at the time)

The Little Lisper is an extraordinary book. http://www.amazon.com/Little-LISPer-Third-Daniel-Friedman/dp/0023397632/ref=sr_1_1?ie=UTF8&s=books&qid=1279715423&sr=8-1

Does anyone know which dialect/version of LISP it was written for at the time of publication? Perhaps

  1. Common LISP

  2. Standardised Scheme

  3. Some LISP-1 dialect lost i开发者_C百科n the sands of time predating modern standards from 1989

Does anyone know what the features/attributes of this version/dialect are?


I do not know about the third edition, but the early ones were Scheme around R4RS. There is also the slightly newer translation "The Little Schemer'. I'm pretty sure that most of the code should run fine in any modern scheme. I'd suggest Racket (AKA PLT Scheme) as it is at constructed by a team led by Matthias Felleisen.

Edit: Looking at the dates, it was in a pre-standardization version of Scheme.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜