Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

kana-sama/sicp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sicp

My solutions to SICP exercises

Solutions are grouped by their chapters.

  • 1 - Chapter 1. Building Abstractions with Procedures
  • 2 - Chapter 2. Building Abstractions with Data
  • core.scm - frequently used utils
  • algo/* - algorithms
  • .vscode/tasks.js includes build script for vscode

mit-scheme package is required

Releases

No releases published

Packages

No packages published

Languages