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.3
- 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.3
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.
Badge code
You can use the following badge to inform users of chez-scheme-for-racket about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/chez-scheme-for-racket'><img src='https://packages.guix.gnu.org/packages/chez-scheme-for-racket/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/chez-scheme-for-racket)
Example Org:
[[https://packages.guix.gnu.org/packages/chez-scheme-for-racket][https://packages.guix.gnu.org/packages/chez-scheme-for-racket/badges/latest-version.svg]]