Kyoto Common Lisp
{{more footnotes|date=March 2016}}
{{Infobox software
| name = Kyoto Common Lisp
| logo =
| screenshot =
| screenshot size =
| author = Taiichi Yuasa, Masami Hagiya
| developer = SIGLISP (Research Institute for Mathematical Sciences, Kyoto University)
| released = {{Start date and age|1984|04}}
| latest release version = "June 3, 1987"
| latest release date = {{Start date and age|1987|06|03}}
| latest preview version =
| latest preview date =
| operating system = Unix, VMS, AOS
| platform =
| programming language = C, Common Lisp
| website =
}}
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.{{FOLDOC|Kyoto+Common+Lisp}}
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
- Austin Kyoto Common Lisp (AKCL) is a collection of ports, bug fixes, and performance improvements to KCL made by William Schelter. AKCL has been ported to a range of Unix workstations.
- GNU Common Lisp (GCL) was derived from AKCL.{{Cite web|url=https://www.gnu.org/software/gcl/|title=GCL - GNU Common Lisp}}
- Embeddable Common-Lisp (ECL) was derived from KCL.{{Cite web|url=https://common-lisp.net/project/ecl|title = Embeddable Common-Lisp}}
- ManKai Common Lisp (MKCL) was derived from ECL.{{Cite web|url=https://common-lisp.net/project/mkcl|title=MKCL}}
- Commercial versions of Kyoto Common Lisp were Ibuki Common Lisp{{cite web|title=Ibuki CL, a commercial version of KCL|url=https://www.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/impl/kcl/0.html}} and Delphi Common Lisp.
References
{{reflist}}
{{Common Lisp}}
Category:Common Lisp implementations
Category:Common Lisp (programming language) software
{{Programming-software-stub}}