Does the flavour of lisp matter much? (Common List, Scheme, Racket, Clojure)
What's a good environment to start programming in LISP on a Mac? (IDE)
Any resources you'd recommend?
Thanks in advance!
https://web.mit.edu/6.001/6.037/sicp.pdf
This will help you configure DrRacket to interpret the Scheme used in SICP - which allows you to play with the book examples and solve the exercises:
https://stackoverflow.com/questions/19546115/which-lang-pack...
Solutions to the exercises (if you’re struggling!):