Hacker News new | ask | show | jobs
by sillysaurus3 3220 days ago
I'm surprised no one has mentioned geiser. It sounds like exactly what you want for racket. http://nongnu.org/geiser/geiser_3.html
2 comments

There is also racket-mode (available on MELPA): https://github.com/greghendershott/racket-mode
This is what I use. I find it quite comfortable / very easy to get going.
Geiser is fine. However, we can’t compare it with SLIME. The integration of the latter is much better.