slackbuilds/development/ChezScheme
Lockywolf 5fa35b3c7b
development/ChezScheme: Updated for version to 10.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-02-15 08:30:17 +07:00
..
ChezScheme.SlackBuild development/ChezScheme: Updated for version to 10.1 2025-02-15 08:30:17 +07:00
ChezScheme.info development/ChezScheme: Updated for version to 10.1 2025-02-15 08:30:17 +07:00
README development/ChezScheme: Updated for version to 10.1 2025-02-15 08:30:17 +07:00
slack-desc

README

Chez Scheme is a complete implementation of the language of
the Revised^6 Report on Scheme (R6RS), with numerous extensions.
It sports a fast compiler that generates native code for x86, x86_64,
and 32-bit PowerPC architectures.  Formerly a commercial product,
it was open-sourced by Cisco Systems in April 2016.

The full testing battery can also be run after the build completes.
  TEST=yes sh ./ChezScheme.SlackBuild
See the file BUILDING in the source distribution for more on
interpretting the 'make test' summary.