scheme48-prescheme 1.9.3
Pre-Scheme compiler from Scheme 48
Pre-Scheme is a statically compilable dialect of Scheme, used to implement the Scheme 48 virtual machine. Scheme 48 ships with a Pre-Scheme to C compiler written in Scheme, and a runtime library which allows Pre-Scheme code to run as Scheme.
- Outputs:
out - Website: http://s48.org/
- Licenses: Modified BSD
- Package source: gnu/packages/scheme.scm
- Builds: See build status
- Issues: See known issues
Installation
Install scheme48-prescheme 1.9.3 as follows:
guix install scheme48-prescheme@1.9.3
Or install the latest version:
guix install scheme48-prescheme
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.