Gambit-C 4.0b19 review

Download
by rbytes.net on

Gambit-C includes a Scheme interpreter and a Scheme compiler which can be used to build standalone executables.

License: GPL
OS: Mac OS X
File size: 0K
Developer: Gambit
Price: $0.00
Updated: 04 Oct 2006
0 stars award from rbytes.net


Gambit-C includes a Scheme interpreter and a Scheme compiler which can be used to build standalone executables. Because the compiler generates portable C code it is fairly easy to port to any platform with a decent C compiler.
The Gambit-C thread system is very efficient and can supports millions of concurrent processes.

The Gambit-C system conforms to the R4RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers.

Gambit-C 4.0b19 keywords