GNU Common Lisp: Difference between revisions
Appearance
Redirected page to Kyoto Common Lisp |
No edit summary |
||
Line 1: | Line 1: | ||
'''GNU Common Lisp''' (GCL) | |||
==History== | |||
Professor Schelter released version 625 of the ACKL package under a new name, licence and version number in 1994 as '''GNU Common Lisp'''. This no longer required the [[Kyoto Common Lisp|KCL]] package to work but was fully compatible. Although mostly based on Schelters own work the release under a new licence was slightly controversial since large portions of that work had been done under contract with third parties. After Schelter's untimely passing in 2001 the [[Free Software Foundation]] took over the development of the GCL package. However after an initial spurt of development there has been little work done on the system in the last few years with a few minor, mainly bug fix releases. | |||
==Versions== | |||
* GCL v1 (1994) | |||
* GCL 2.6.12 (2014-10-28) (Last known version) | |||
==Licence== | |||
* GNU Common Lisp is released under the [[LGPL v2]] | |||
* Author: [[Free Software Foundation]] (Camm Maguire) | |||
==Links== | |||
* [http://www.gnu.org/software/gcl/ GNU Common Lisp] | |||
[[Category:Common Lisp]] |
Latest revision as of 19:35, 14 November 2018
GNU Common Lisp (GCL)
History
Professor Schelter released version 625 of the ACKL package under a new name, licence and version number in 1994 as GNU Common Lisp. This no longer required the KCL package to work but was fully compatible. Although mostly based on Schelters own work the release under a new licence was slightly controversial since large portions of that work had been done under contract with third parties. After Schelter's untimely passing in 2001 the Free Software Foundation took over the development of the GCL package. However after an initial spurt of development there has been little work done on the system in the last few years with a few minor, mainly bug fix releases.
Versions
- GCL v1 (1994)
- GCL 2.6.12 (2014-10-28) (Last known version)
Licence
- GNU Common Lisp is released under the LGPL v2
- Author: Free Software Foundation (Camm Maguire)