summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorHellseher <sharlatanus@gmail.com>2015-11-14 00:24:46 +0000
committerHellseher <sharlatanus@gmail.com>2015-11-14 00:24:46 +0000
commit452b0bb21912b56b862409c50f15cb2acd4ea120 (patch)
tree4660e4a7885d1e5041fc35af2b2bccef45682ac1
parenta3ac933d82fb63ef569df5c5fe6f0e5da245b80f (diff)
[A] extra links
Links : : CLiki : Awesome Common Lisp : COMMON LISP A Gentle Introduction to Symbolic Computation : Common-Lisp.net
-rw-r--r--common-lisp.html.markdown7
1 files changed, 7 insertions, 0 deletions
diff --git a/common-lisp.html.markdown b/common-lisp.html.markdown
index 63183c1e..13f0023e 100644
--- a/common-lisp.html.markdown
+++ b/common-lisp.html.markdown
@@ -615,8 +615,15 @@ nil ; for false - and the empty list
## Further Reading
[Keep moving on to the Practical Common Lisp book.](http://www.gigamonkeys.com/book/)
+[A Gentle Introduction to...](https://www.cs.cmu.edu/~dst/LispBook/book.pdf)
+## Extra Info
+
+[CLiki](http://www.cliki.net/)
+[common-lisp.net](https://common-lisp.net/)
+[Awesome Common Lisp](https://github.com/CodyReichert/awesome-cl)
+
## Credits.
Lots of thanks to the Scheme people for rolling up a great starting