sicp Problems from "Structure and Interpretation of Computer Programs" book https://web.mit.edu/alexmv/6.037/sicp.pdf Setup Install scheme with brew: brew install mit-scheme Run programs with: scheme < "path/to/file"