GNU 版 KCL (Kyoto Common LISP) ソース
The GCL system contains C and lisp source files to build a common lisp
sytem. The original KCL system was written by Taiichi Yuasa and
Masami Hagiya in 1984. The AKCL system work was begun in 1987 by
William Schelter and continued through 1994. A number of people
have contributed ports and pieces. The file doc/contributors lists
some of these. In 1994 AKCL was released as GCL (GNU Common Lisp) the
GNU public library license. Version akcl-1-624 was the last version
made under the old license and using the old file change mechanism.
This readme only applies to versions gcl.1.0 and later. The GNU library
license does allow redistribution of executables containing GCL as
well as users proprietary code, but such redistribution must be
accompanied by sufficient material (eg .o files) to allow recipients
to rebuild an executable, after possibly modifying GCL. See the GNU
file COPYING.LIB-2.0 for a full description of your right to copy this
software.
ソフト名: | gcl ソース |
---|---|
動作OS: | MS-DOS |
機種: | 汎用 |
種類: | GPL |
作者: | Free Software Foundation William Schelter 淺山 和典 |