mit-scheme
There are 23 repositories under mit-scheme topic.
Olical/conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)
joeltg/mit-scheme-kernel
Jupyter Kernel for MIT Scheme
joeltg/ozymandias
MIT Scheme environment for the browser
ilmotta/sicp-org
Structure and Interpretation of Computer Programs 2nd Edition in Org format.
kennethshawfriedman/Toski
A Prototype Debugging Tool for MIT Scheme
Olical/vim-scheme
Interact with MIT Scheme from Neovim (deprecated, use Conjure instead!)
ekmartin/sprocket
A developer friendly mit-scheme web framework
DesmondoRay/SICP
Structure and Interpretation of Computer Program
Olical/sicp
Studying SICP
kwfcfc/SICP-Notes-and-Exercises
My self learning process of SICP (in MIT Scheme/Racket by Emacs)
TeamWau/docker-schemebbs
Docker build for SchemeBBS
belamenso/sicp
Solutions to SICP exercises, over 10k lines of Scheme
jotaen/scmunit
Lightweight unit testing and assertion library for MIT Scheme.
TeamWau/docker-schemebbs-nginx
Docker build for SchemeBBS with nginx
daviddostal/sicp-exercises
Exercise solutions for the wizard book
guyueshui/sicp-learn
Some drafts together with my solutions to some of the exercises in my progress of learning SICP.
Nagendersinghh/sicp
Exercises and code from the sicp book
nihalpd/SICP
sicp exercises
NRK96/cipher
program that contains a variety of operations ranging from dissecting equations to encoding and decoding messages
lonnelars/sicp
Notes and exercises from the wizard book
NRK96/range-guesser
Has the user set a number range and then guess a randomly chosen number from within that range