Skip to content

My solutions to the exercises and problems from SICP

Notifications You must be signed in to change notification settings

chakalov/sicp-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

My solutions to the exercises and problems from SICP.

Running the examples

I'm running Scheme in Docker. The Dockerfile is based on inikolaev/docker-images.

Installation

  1. Install Docker
  2. Run ./build.sh

Running

  • For interactive mode, just run ./scheme.sh.
  • To pass a file - ./scheme.sh --quiet < ./src/hello_world.scm

About

My solutions to the exercises and problems from SICP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published