Jump to letter: [
ACDEFGIJLMNOPQRSTUVWX
]
gcl - GNU Common Lisp
- Description:
GCL is a Common Lisp currently compliant with the CLtL1 standard. Lisp
compilation produces native code through the intermediary of the
system's C compiler, from which GCL derives efficient performance and
facile portability. Currently uses TCL/Tk as GUI.
NOTE: gcc is needed only to (initially) compile, but not run, lisp
programs
Packages
gcl-2.6.7-0.1.src
[7.8 MiB] |
Changelog
by Rex Dieter (2005-08-30):
- BR: tk-devel, tcl-devel (instead of referencing tk.h/tcl.h)
- -devel subpkg
- %description: add NOTE about gcc
- fc3: setarch %{target_cpu} (build fails ??)
- fc4: setarch %{target_cpu} -R
- add setarch to app-wrapper %_bindir/gcl
|