From f7b3e0b6be3a7f3a6e7ff7c3d9bebcad49aaba20 Mon Sep 17 00:00:00 2001 From: Boris Egorov Date: Mon, 25 Nov 2013 10:00:21 +0700 Subject: [PATCH] Add Lisp Web Tails book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index d5c0f93fe..df1414e92 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -804,6 +804,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) +* [List Web Tails](https://leanpub.com/lispwebtales/purchases/new) * [Casting Spels in Lisp](http://www.lisperati.com/casting.html) * [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/)