Skip to content
Snippets Groups Projects
Commit b7f284ae authored by Mariano Montone's avatar Mariano Montone
Browse files

More books

parent e1fe564c
No related branches found
No related tags found
No related merge requests found
...@@ -124,11 +124,14 @@ ...@@ -124,11 +124,14 @@
</div> </div>
<p> <p>
Also:
<ul> <ul>
<li><a href="http://www.gigamonkeys.com/book/">Practical Common Lisp</a></li> <li><a target="_blank" href="http://www.paulgraham.com/acl.html">ANSI Common Lisp</a></li>
<li><a href="http://www.paulgraham.com/onlisptext.html">On Lisp</a> by Paul Graham. A bit more advanced than PCL.</li> <li><a target="_blank" href="http://landoflisp.com/">Land Of Lisp</a></li>
<li><a target="_blank" href="https://letoverlambda.com/">Let Over Lambda</a></li>
</ul> </ul>
</p> </p>
<p>Look <a target="_blank" href="https://cliki.net/Lisp+Books">here</a> for a more complete list of books.</p>
</section> </section>
<section style="padding-top: 30px;"> <section style="padding-top: 30px;">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment