Language

Package: gambit-c @ 4.9.2

Synopsis

Efficient Scheme interpreter and compiler

Description

Gambit consists of two main programs: gsi, the Gambit Scheme interpreter, and gsc, the Gambit Scheme compiler. The interpreter contains the complete execution and debugging environment. The compiler is the interpreter extended with the capability of generating executable files. The compiler can produce standalone executables or compiled modules which can be loaded at run time. Interpreted code and compiled code can be freely mixed.

Home page
http://dynamo.iro.umontreal.ca/wiki/index.php/Main_Page
Location
gnu/packages/scheme.scm (line: 556, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings