|
|
|
|
|
by laichzeit0
4441 days ago
|
|
Try the Geiser plugin for Emacs. It allows you to connect to the Racket REPL (either it starts a new instance of Racket, or it can connect to a socket/port). I'm a Vim user and went through elaborate pains to get Emacs working almost like Vim just so I could go through SICP this way. |
|