positronn / sicp

My notes and attempts on the book "Structure and Interpretation of Computer Programs", 2nd Edition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sicp

My notes and attempts on the book "Structure and Interpretation of Computer Programs", 2nd Edition.

Running files

To execute a file do:

scheme --load "<filename>.scm"

About

My notes and attempts on the book "Structure and Interpretation of Computer Programs", 2nd Edition.


Languages

Language:Scheme 100.0%