chez-scheme-for-racket
Bootstrapping version of Chez Scheme
This is the precise pre-release version of Chez Scheme from a specific Racket release. It is used to build Racket and to bootstrap the released version of Chez Scheme.
- Versions: 10.1.0-pre-release.1
- Website: https://cisco.github.io/ChezScheme/
- Licenses: ASL 2.0
- Package source: gnu/packages/chez.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of chez-scheme-for-racket
as follows:
guix install chez-scheme-for-racket
Or install a particular version:
guix install chez-scheme-for-racket@10.1.0-pre-release.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.