Commit graph

3 commits

Author SHA1 Message Date
Pav Lucistnik
e9003a132f - Update to 4.6.0
PR:		ports/151045
Submitted by:	Adrien Pierard <pmn@bakarika.net> (maintainer)
2010-10-01 12:44:34 +00:00
Dmitry Marakasov
bf068e776d - Update to v4_4_3
PR:		135252
Submitted by:	Adrien <pmn@bakarika.net> (maintainer)
2009-06-06 00:29:36 +00:00
Ion-Mihai Tetcu
ce559fb35f The Gambit programming system is a full implementation of the Scheme
language which conforms to the R4RS and IEEE Scheme standards. It
consists of two main programs: gsi, the Gambit Scheme interpreter, and
gsc, the Gambit Scheme compiler.

Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available. With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.

WWW: http://www.iro.umontreal.ca/~gambit/

PR:		ports/107405
Submitted by:	Rob Zinkov
2007-01-19 22:08:32 +00:00