Git hosting
Clone
git clone https://depp.brause.cc/programming-in-scheme.git
Files
Size | Path |
---|---|
circle-squared/ | |
69 | .gitignore |
603 | README.md |
1210 | UNLICENSE |
README.md
About
CHICKEN Scheme ports of exercises from "Programming in Scheme" (1988), a beginner-friendly book written by some of the SICP authors. The text uses PC Scheme, a Scheme system reminiscent of MIT Scheme.