Jump to content

Common Lisp HyperSpec

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Citation bot (talk | contribs) at 13:22, 29 November 2024 (Altered url. URLs might have been anonymized. | Use this bot. Report bugs. | Suggested by Dominic3203 | Category:Programming language topic stubs | #UCB_Category 368/451). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Common Lisp HyperSpec is a technical standard document written in the hypertext format Hypertext Markup Language (HTML). It is not the American National Standards Institute (ANSI) Common Lisp standard, but is based on it, with permission from ANSI and the International Committee for Information Technology Standards (INCITS, X3).[1] Originally developed by Kent Pitman at Harlequin,[2] it is now copyrighted by LispWorks Ltd.[3] It is approximately 15 megabytes (MB) of data in 2,300 files which contain approximately 105,000 hyperlinks.

The HyperSpec is used by many Common Lisp development environments (examples: LispWorks, the Superior Lisp Interaction Mode for Emacs (SLIME) for looking up reference information on the constructs of ANSI Common Lisp. The HyperSpec is also available for download.

Before the ANSI Common Lisp standard, the book Common Lisp the Language had been used as a Common Lisp standard reference.[4]

Allegro Common Lisp has its own hypertext version of the ANSI Common Lisp standard.

References

[edit]
  1. ^ "CLHS: About the Common Lisp HyperSpec". LispWorks. 1996–2005. Retrieved 2013-10-05.
  2. ^ "Common Lisp HyperSpec". School of Computer Science. Carnegie Mellon University. 1996-07-23. Retrieved 2013-10-05.
  3. ^ "CLHS: About the Common Lisp HyperSpec". LispWorks. 1996–2005. Retrieved 2013-10-05.
  4. ^ Sirelkhatim, Mohammed. "[Guy Steele] Common LISP. The Language(BookZZ.org)". {{cite journal}}: Cite journal requires |journal= (help)
[edit]