References
Wikipedia page on LISP:
https://en.wikipedia.org/wiki/Lisp_(programming_language)
Common LISP has its page:
LispWorks keep the online Common LISP documentation, where also most Google searches land:
http://www.lispworks.com/documentation/HyperSpec/Front/Contents.htm
Books that inspired LabLISP
Beginner level:
Condrad Barski - Land of LISP
https://www.lisperati.com/
LabLISP logo reuses the artwork of Conrad Barski: http://www.lisperati.com/logo.html
David S. Touretzky - Common LISP : A Gentle Introduction to Symbolic Computation
Intermediate level:
Paul Graham - ANSI Common Lisp
Peter Seibel - Practical Common Lisp https://gigamonkeys.com/book/
Edmund Weitz - Common Lisp Recipes : A Problem-Solution Approach
Advanced level:
Paul Graham - On Lisp http://www.paulgraham.com/onlisptext.html
See also: