We've voted on Racket as the language.
We'll use this repo for the code.
We'll watch the videos ourselves AS HOMEWORK before the next meeting.
We'll go through the exercises in person.
We voted to go through the old videos.
brew install racket
Scheme and Racket in Emacs:
M-x package-install RET geiser RET
It's b0rk3n!
https://github.com/jaor/geiser/issues/39
raco pkg install compatibility-lib
It worked!
raco pkg install sicp
The most simple Racket file, working in my Emacs:
lecture-0.rkt
Please watch Lecture 1A before next month.