arialdomartini / SICP

Studying SICP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheme code studying SICP

This repo contains the exercises and the notes taken while studying Structure and Interpretation of Computer Programs by Harold Aberlson and Gerald Jay Sussman.

Run

To execute a Scheme file, run:

scheme --quiet < FILE```

About

Studying SICP


Languages

Language:Scheme 100.0%