Skip to content

petrgazarov/sicp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages