Jump to content

Kyoto Common Lisp

From Niidae Wiki
Revision as of 16:26, 8 August 2024 by imported>Kvng (foldoc attribution, see Template_talk:FOLDOC#It_doesn't_matter_whether_readers_care)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:More footnotes

Template:Infobox software

Kyoto Common Lisp (KCL) is an implementation of Common Lisp by Taichi Yuasa and Masami Hagiya, written in C to run under Unix-like operating systems. KCL is compiled to ANSI C. It conforms to Common Lisp as described in the 1984 first edition of Guy Steele's book Common Lisp the Language and is available under a licence agreement.<ref>Template:FOLDOC</ref>

KCL was implemented from scratch, outside of the standard committee, solely on the basis of the specification. It was one of the first Common Lisp implementations ever, and exposed a number of holes and mistakes in the specification that had gone unnoticed.

Derived software

[edit]

References

[edit]

Template:Reflist

Template:Common Lisp


Template:Programming-software-stub