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

Add learn lisp hard way

This commit is contained in:
Vishal Sodani 2014-07-18 00:23:11 +05:30
parent 211f217be1
commit f7ae33cf53

View File

@ -1171,6 +1171,7 @@ See also [TeX](#tex)
* [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/) * [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 * [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 * [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 ###Lua