Lisp Resources

Table of Contents
Structure and Interpretation of Computer Programs (SICP)
Historical Interest
Lisp Implementations
Coalton #lisp1 #commonlisp
Common Lisp #lisp2
Emacs Lisp #lisp2
Docs: C-h f [function]
C-h v [variable]
C-h k [keybinding]
C-h m [mode]
M-x ielm [REPL]
Fennel #lisp1 #lua
Janet #lisp1
Lisp Flavoured Erlang (LFE) #lisp2 #beam
Racket #lisp1
Scheme #lisp1
- The Scheme Programming Language
- Simply Scheme
- Various Books
- SRFI, Scheme extensions
- Scheme Package Repository
- Guile Reference Manual Mirror
<YOUR-IMPLEMENTATIONS-MANUAL>