Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 248 Bytes

Structure and Interpretation of Computer Programs

This repository is my attempt at solutions for the exercises.

To run scheme I used DrRacket.

https://download.racket-lang.org/

To run the scheme files you will need to include #lang sicp