1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-16 12:52:20 +00:00

Merge pull request #315 from johand/lisp

Casting Spels in Lisp
This commit is contained in:
vhf / victor felder 2013-11-01 14:41:05 -07:00
commit 613b15c884

View File

@ -717,6 +717,7 @@ See also [TeX](#tex)
* [Successful Lisp: How to Understand and Use Common Lisp](http://psg.com/~dlamkins/sl/) - David Lamkins
* [Sketchy LISP](http://www.bcl.hamilton.ie/~nmh/t3x.org/zzz/) - Nils Holm
* [Lisp Koans](https://github.com/google/lisp-koans)
* [Casting Spels in Lisp](http://www.lisperati.com/casting.html)
###Lua