summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSpurlow <Spurlow@users.noreply.github.com>2015-11-27 11:43:38 +0700
committerSpurlow <Spurlow@users.noreply.github.com>2015-11-27 11:43:38 +0700
commit988e37ffbc4ff2baff9fd1b5c964ae85095a886d (patch)
tree89c20ecdb38ffb7685a3c2852bc141048bce90a9
parent997eb086a1a564b558be2bcbfd50d763080a6c90 (diff)
parentb20abcb791cf3d2b0e7274fb300c6d0e7b791da1 (diff)
Merge pull request #2022 from Hellseher/commonlisp-hellseher-add-links
[common-lisp/en] More links
-rw-r--r--common-lisp.html.markdown9
1 files changed, 8 insertions, 1 deletions
diff --git a/common-lisp.html.markdown b/common-lisp.html.markdown
index 63183c1e..2b1f5de4 100644
--- a/common-lisp.html.markdown
+++ b/common-lisp.html.markdown
@@ -614,9 +614,16 @@ nil ; for false - and the empty list
## Further Reading
-[Keep moving on to the Practical Common Lisp book.](http://www.gigamonkeys.com/book/)
+* [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