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