Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 326 Bytes

readme.md

File metadata and controls

12 lines (6 loc) · 326 Bytes

My solutions to exercises from the Structure and Interpretation of Computer Programs

Every file represents one exercise.

Solutions are written in the language of Scheme.

How to run

  1. Use Scheme interpreter Dr. Racket to run.
  2. Use Repl.it