Name: | gambit-c |
---|---|
Version: | 4.7.9 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Development/Languages |
Size: | 39174696 |
License: | ASL 2.0 or LGPLv2 |
RPM: | gambit-c-4.7.9-1.el7.aarch64.rpm |
Source RPM: | gambit-c-4.7.9-1.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm03.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. |