- Racket
- Rackunit (
raco pkg install rackunit
) - SICP Support for DrRacket (
raco pkg install sicp
) - Make
- Copy content of this repo (not clone!) to your repository
- Write code (look
sicp/chapter1/02.rkt
) - Run tests
make test
This repository is created and maintained by the team and the community of Hexlet, an educational project. Read more about Hexlet (in Russian).