Language

Package: gcl @ 2.6.12-2.d3335e2

Synopsis

A Common Lisp implementation

Description

GCL is an implementation of the Common Lisp language. It features the ability to compile to native object code and to load native object code modules directly into its lisp core. It also features a stratified garbage collection strategy, a source-level debugger and a built-in interface to the Tk widget system.

Home page
https://www.gnu.org/software/gcl/
Location
gnu/packages/lisp.scm (line: 132, column: 4)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used