KCL

from The Free On-line Dictionary of Computing (8 July 2008)
Kyoto Common Lisp
KCL

   <language> (KCL) An implementation of {Common Lisp} by
   T. Yuasa <[email protected]> and M. Hagiya
   <[email protected]>, written in {C} to run under
   {Unix}-like {operating systems}.  KCL is compiled to {ANSI C}.
   It conforms to {Common Lisp} as described in {Guy Steele}'s
   book and is available under a licence agreement.

   (ftp://rascal.ics.utexas.edu/pub/kcl.tar.Z).

   E-mail: <[email protected]> (bug reports).

   Mailing list: [email protected], [email protected].

   ["Design and Implementation of Kyoto Common Lisp", T. Yuasa
   <[email protected]>, J Info Proc 13(3):284-295 (1990)].

   ["Kyoto Common Lisp Report", T. Yuasa & M. Hagiya].

   (1987-06-01)
    

[email protected]