Changes between Initial Version and Version 1 of SuccessfulLisp
- Timestamp:
- 04/28/07 02:25:11 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SuccessfulLisp
v1 v1 1 ''David Lampkin's'' recent book [http://dept-info.labri.fr/~strandh/Teaching/MTP/Common/David-Lamkins/cover.html Successful Lisp] is a great overview of Lisp and it various features. In the chapter [http://dept-info.labri.fr/~strandh/Teaching/MTP/Common/David-Lamkins/chapter32.html Dark Corners and Curiosities] he gives some examples that do not run properly under OpenMCL (at least in current releases). The following examples translate the code into proper OpenMCL form: 2 3 * DiningPhilosophers
