snits/mit-scheme-c
Project ID: 16548
Description
Portable C Implementation of MIT/GNU Scheme
Installation Instructions
Installation
- dnf copr enable snits/mit-scheme-c
- dnf install mit-scheme-c mit-scheme-c-docs
Running REPL
mit-scheme - to start repl
Documentation
- info mit-scheme-user - MIT/GNU Scheme User Manual
- info mit-scheme-ref - MIT/GNU Scheme Reference Manual
- info mit-scheme-ffi - MIT/GNU Scheme Foreign Function Interface
- info mit-scheme-sos - MIT/GNU Scheme Object System
Learn Scheme
- MIT SICP course videos from the 1980s
- Structure and Interpretation of Computer Programs 2nd Edition, available free through Google Play
Notes on package
- Currently the MIT Scheme project does not have a portable c release for 10.1.x, so this is staying at 9.2 for now
- This was just a means for me to easily install mit-scheme on different systems to play around while working through SICP, and I don't really have any plans for this package.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 8 | x86_64 (0)* | Centos-stream 8 (92 downloads) |
EPEL 7 | x86_64 (17)* | EPEL 7 (109 downloads) |
EPEL 8 | x86_64 (20)* | EPEL 8 (92 downloads) |
Fedora 38 | x86_64 (59)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (52)* | Fedora 39 (56 downloads) |
Fedora 40 | x86_64 (46)* | Fedora 40 (36 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (10 downloads) |
Fedora rawhide | x86_64 (24)* | Fedora rawhide (101 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable snits/mit-scheme-c
More info about enabling Copr repositories