Merge pull request #338 from johand/lisp_book

lisp book
This commit is contained in:
vhf / victor felder 2013-11-06 02:22:04 -08:00
commit 864a3e28ed

View File

@ -748,6 +748,7 @@ See also [TeX](#tex)
* [Sketchy LISP](http://www.bcl.hamilton.ie/~nmh/t3x.org/zzz/) - Nils Holm * [Sketchy LISP](http://www.bcl.hamilton.ie/~nmh/t3x.org/zzz/) - Nils Holm
* [Lisp Koans](https://github.com/google/lisp-koans) * [Lisp Koans](https://github.com/google/lisp-koans)
* [Casting Spels in Lisp](http://www.lisperati.com/casting.html) * [Casting Spels in Lisp](http://www.lisperati.com/casting.html)
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
###Lua ###Lua