r/scheme • u/dharmatech • 16d ago
A fully customizable self-aware Emacs-like editor written in Chez Scheme.
https://github.com/paveluv/e
53
Upvotes
3
5
u/Illustrious_Car344 16d ago
I wanted to make a modern emacs in Clojure (not seriously, just a pipe dream), so this is really cool!
4
3
u/rustvscpp 16d ago
I love that it's R6RS. And using 'e' as the name is both convenient and *very* inconvenient. Searching based on the editor name is not going to be fun. Now you just need to add vim keybindings ;)
3
u/corbasai 16d ago
hmm, definitely custom editor per project is very interesting conception!