scheme@gentoo.org Gentoo Scheme Project SCM is a Scheme implementation conforming to Revised5 Report on the Algorithmic Language Scheme and the IEEE P1178 specification. Support for arrays, uniform-arrays and uniform-vectors. Support for large precision integers. SCM will always check the number of arguments to interpreted closures. Be able to load compiled files while running. Floats to display in engineering notation (exponents always multiples of 3) instead of scientific notation. generalized c arguments: for arbitrary (more then 11) arguments to C functions. Support for floating point numbers. Commonly available I/O extensions: line I/O, file positioning, file delete and rename, and directory functions. Build and install libscm.a and related headers C level support for hygienic and referentially transparent macros (syntax-rules macros). String regular expression matching. Support for: nice, acct, lstat, readlink, symlink, mknod and sync.