freebsd-ports/lang/gcl/pkg-descr
Mark Murray 4e90ca4aa5 Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again.
2003-09-14 15:10:02 +00:00

12 lines
457 B
Text

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. In 1994 AKCL was
released as GCL (GNU Common Lisp) under the GNU public library
license.
WWW: http://www.gnu.org/software/gcl/
NOTE: GCL supports Tk bindings with Tcl 8 and Tk 8.
Tim Pierce <twp@unchi.org>