Widespread Lisp Fast Reference
Introduction
Widespread Lisp Fast Reference is a free booklet with brief
descriptions of the thousand or so symbols outlined within the ANSI normal.
It comes with a complete index.
This reasonably humble effort is not at all meant to rival
the
Common Lisp HyperSpec
or any of the nice introductory net assets and books.
Its goal is to provide those that like a bit of
lifeless tree of their fingers a fast overview on issues they
know already, or some clue on what to lookup elsewhere.
It’s written in LaTeX and formatted for printing on each
A4 and letter paper. After folding the sheets lengthwise,
they’ll simply be become a useful booklet.
Please report any errors to
trebbu@googlemail.com. Nitpickers welcome!
Newest Adjustments
2018-10-10 14:08:44 +0200
Repair bugs reported by Fengjing Xiao
– define-compiler-macro is a macro, not a operate.
– symbol-name and symbol-package aren’t setfable.
2018-02-05 12:00:32 +0100
Initarg names do not have to be key phrases
Repair definitions of defstruct, define-condition, sign, warn, error,
cerror, and assert.
Because of Fengjing Xiao for the bug report.
2018-02-05 11:55:28 +0100
Repair argument checklist of scale-float
Because of Fengjing Xiao for the bug report.
2018-01-23 12:36:42 +0100
CLOS-related initargs do not have to be key phrases
Because of Fengjing Xiao for the trace.
2018-01-15 15:24:54 +0100
Take away a bit-rotten LaTeX dependency
Minor structure modifications.