Hacker News new | ask | show | jobs
by Koshkin 1633 days ago
That MIT Scheme includes an emacs clone that uses Scheme instead of elisp is a nice touch.
1 comments

There’s a fork of Emacs itself that can run scheme, by replacing the internal lisp engine with Guile (which can run both scheme and elisp). It doesn’t seem to have gotten a lot of love in the last few years, but did mostly work at one point.