From fd53998afb3894244dac183f29d184746f865a73 Mon Sep 17 00:00:00 2001 From: Grom Date: Sun, 15 Feb 2015 16:12:09 +0300 Subject: [PATCH] Add "Practical Common Lisp" book --- free-programming-books-ru.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-ru.md b/free-programming-books-ru.md index 24cfc2a9..6e625e2f 100644 --- a/free-programming-books-ru.md +++ b/free-programming-books-ru.md @@ -135,6 +135,7 @@ ### Lisp * [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp) +* [Practical Common Lisp(translation)](http://lisper.ru/pcl) ### MetaPost -- GitLab