petrgazarov / sicp

Problems from "Structure and Interpretation of Computer Programs" book https://web.mit.edu/alexmv/6.037/sicp.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Problems from "Structure and Interpretation of Computer Programs" book https://web.mit.edu/alexmv/6.037/sicp.pdf


Languages

Language:Scheme 100.0%