Structure and Interpretation of Computer Programs (SICP) solutions Each solution placed in separate file corresponding to the exercise number Requirements Racket (https://racket-lang.org) Rackunit (raco pkg install rackunit) Usage Run tests raco test exercises Run specific solution racket exercises/chapterX/YY.rkt