chez-scheme-bootstrap-bootfiles 10.2.0
Bootstrapped Chez Scheme boot files
Chez Scheme is a self-hosting compiler: building it requires ``boot files'' containing the Scheme-implemented portions compiled for the current platform. (Chez can then cross-compile bootfiles for all other supported platforms.)
This package provides boot files for the released version of Chez Scheme bootstrapped by chez-scheme-for-racket. Chez Scheme 9.5.4 or any later version can be used for bootstrapping. Guix ultimately uses the Racket package cs-bootstrap to bootstrap its initial version of Chez Scheme.
- Outputs:
out - 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 chez-scheme-bootstrap-bootfiles 10.2.0 as follows:
guix install chez-scheme-bootstrap-bootfiles@10.2.0
Or install the latest version:
guix install chez-scheme-bootstrap-bootfiles
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.