Kyoto Common Lisp

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.

Kyoto Common Lisp
Original author(s)Taiichi Yuasa, Masami Hagiya
Developer(s)SIGLISP(Research Institute for Mathematical Sciences, Kyoto University)
Initial releaseApril 1984 (1984-04)
Stable release
"June 3, 1987" / June 3, 1987 (1987-06-03)
Written inC, Common Lisp
Operating systemUnix, VMS, AOS
LicenseSIGLISP License[1]

KCL is notable in that it 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.[2]
  • Embeddable Common-Lisp (ECL) was derived from KCL.[3]
  • ManKai Common Lisp (MKCL) was derived from ECL.[4]
  • Commercial versions of Kyoto Common Lisp were Ibuki Common Lisp[5] and Delphi Common Lisp.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.