njtierney / sicp

Working notes from Structure and Interpretation of Computer Programs
0 stars 0 forks source link

sicp! #1

Open tjmahr opened 3 years ago

tjmahr commented 3 years ago

Hey I saw this repo pop up in my feed. SICP is so cool! Last winter, I really enjoyed watching these videos that cover SICP for a programming meetup group: https://www.youtube.com/playlist?list=PLVFrD1dmDdvdvWFK8brOVNL7bKHpE-9w0

njtierney commented 3 years ago

Oh nice! Thanks for the link!

I'm enjoying reading it so far, just getting slightly annoyed with using clojure in VS Code, and DrRacket feels janky.

Do you have any recommendations for getting a good lisp interpreter running?

tjmahr commented 3 years ago

I’ve only used Dr Racket and a really long time ago used Light Table for Clojure.