Common Lisp HyperSpec
{{Short description|HTML technical standard document}}
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).{{cite web |url=http://www.lispworks.com/documentation/HyperSpec/Front/Help.htm#Authorship |title=CLHS: About the Common Lisp HyperSpec |author= |date=1996–2005 |website=LispWorks |access-date=2013-10-05}} Originally developed by Kent Pitman at Harlequin,{{cite web |url=https://www.cs.cmu.edu/Groups/AI/html/hyperspec/clspec.html |title=Common Lisp HyperSpec |website=School of Computer Science |publisher=Carnegie Mellon University |date=1996-07-23 |access-date=2013-10-05}} it is now copyrighted by LispWorks Ltd.{{cite web |url=http://www.lispworks.com/documentation/HyperSpec/Front/Help.htm#Legal |title=CLHS: About the Common Lisp HyperSpec |author= |date=1996–2005 |website=LispWorks |access-date=2013-10-05}} 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.{{Cite journal |last=Sirelkhatim |first=Mohammed |title=[Guy Steele] Common LISP. The Language(BookZZ.org) |url=https://www.academia.edu/30691757}}
Allegro Common Lisp has its own hypertext version of the ANSI Common Lisp standard.
References
{{Reflist}}
External links
- [http://www.lispworks.com/documentation/HyperSpec/Front/index.htm Common Lisp HyperSpec]
- [http://www.lispworks.com/documentation/common-lisp.html Common Lisp HyperSpec download file]
- [https://web.archive.org/web/20100106015412/http://www.franz.com/support/documentation/8.1/ansicl/ansicl.htm Allegro Common Lisp, ANSI Common Lisp hypertext reference]
{{Common Lisp}}
{{Lisp programming language}}
Category:Common Lisp publications
{{Prog-lang-stub}}