Name: | gambit-c |
---|---|
Version: | 4.7.9 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 39806947 |
License: | ASL 2.0 or LGPLv2 |
RPM: | gambit-c-4.7.9-1.el7.x86_64.rpm |
Source RPM: | gambit-c-4.7.9-1.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://gambitscheme.org/ |
Summary: | Scheme programming system |
Description: | 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. |