/sicp-racket

SICP Book Exerciaes in Racket (in place of Scheme)

Primary LanguageRacket

SICP in Racket Language

github action status

Requirements

Using

  1. Write code (look sicp/chapter1/02.rkt)
  2. Run tests make test
  3. Run linter make lint