Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 279 Bytes

File metadata and controls

7 lines (6 loc) · 279 Bytes

This is my repo for tracking progress on SICP book and cs61a course To start project run:

  1. docker compose up
  2. run stklos inside container.
  3. add file with task into code/ folder.
  4. if you want to check whether code is work in container type (load "filename.scm")