CLHS

The Common Lisp HyperSpec (CLHS) is a non-free hyperlinked version of the ANSI Common Lisp Standard. It may be downloaded gratis but has certain restrictions that make it strictly speaking non-free

You may find an online version of the HyperSpec at: http://www.lispworks.com/reference/HyperSpec/index.html

dpans2texi might be closer to what you're looking for.

The CLHS index prior to version 5 does not index either format operands or # read macros very well. You want to get version 5 or newer of the CLHS. If the CLHS has a gray background, you have a version which was released prior to version 5.

Hyperspec references may be embedded into CLiki pages. See the Text Formatting rules for how.


Tip: If you want it all in Lisp, you can make Erik Naggum's hyperspec.el open HyperSpec-Pages in Closure. Sample elisp code using ELI:
 (setq browse-url-browser-function 'browse-url-closure)
 (defun browse-url-closure (url &optional new-window)
   (fi:eval-in-lisp "(closure::visit \"%s\")" url))


CLHS symbol lookup:


This page is linked from: Changes in March 2001   clim-desktop   document   Hyperspec   Issue SOME   Proposed ANSI Revisions and Clarifications   Text Formatting  

CLiki pages can be edited by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively