Scheme programming system
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 system conforms to the R4RS, R5RS and IEEE Scheme standards. The full numeric tower is implemented, including: infinite precision integers (bignums), rationals, inexact reals (floating point numbers), and complex numbers.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.9.3-10.fc39 | - |
Fedora 39 | 4.9.3-10.fc39 | - |
Fedora 38 | 4.9.3-9.fc38 | - |
Fedora 37 | 4.9.3-8.fc37 | - |
EPEL 7 | 4.7.9-1.el7 | - |
You can contact the maintainers of this package via email at
gambit-c dash maintainers at fedoraproject dot org
.