1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-24 10:48:24 +00:00

Merge pull request #1056 from vishalsodani/master

Add learn lisp the hard way book
This commit is contained in:
Mohammad Hossein Mojtahedi 2014-07-24 14:59:41 +04:30
commit 1f3e862f62

View File

@ -1173,6 +1173,7 @@ See also [TeX](#tex)
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)
* [Successful Lisp: How to Understand and Use Common Lisp](http://psg.com/~dlamkins/sl/) - David Lamkins
* [The Evolution of Lisp](http://www.dreamsongs.com/Files/HOPL2-Uncut.pdf) - Guy L. Steele Jr., Richard P. Gabriel
* [Learn Lisp The Hard Way](http://learnlispthehardway.org/book/) - Colin J.E. Lupton
###Lua