For those not in the know, SICP is THE textbook when it comes to learning Lisp/Scheme. It used to be the textbook taught for MIT's introductory course in from 1984 to 2007.
Original version: https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/index.html
Nicer to read version: https://sarabander.github.io/sicp/html/
I found a repository that claims to have all of the solutions for SICP in "light" r6rs. Maybe it would be worth porting?
https://mk12.github.io/sicp/exercise/index.html
For those not in the know, SICP is THE textbook when it comes to learning Lisp/Scheme. It used to be the textbook taught for MIT's introductory course in from 1984 to 2007.
Original version: https://mitp-content-server.mit.edu/books/content/sectbyfn/books_pres_0/6515/sicp.zip/index.html
Nicer to read version: https://sarabander.github.io/sicp/html/
I found a repository that claims to have all of the solutions for SICP in "light" r6rs. Maybe it would be worth porting?
https://mk12.github.io/sicp/exercise/index.html