Hacker News new | ask | show | jobs
by federicotdn 852 days ago
Two projects that may be of interest, related to this topic:

- Rune (https://github.com/CeleritasCelery/rune) - A re-implementation of Emacs but in Rust (like Remacs, but actively developed)

- Pimacs (https://github.com/federicotdn/pimacs) - Same, but using Go (created by me, but developed in a very slow pace)

1 comments

Rune, the language, came before. So we have now 2 rune projects, the language and the emacs vm
And Runestone, the open source editor framework for iOS [1]. It is also a text editor on the app store that uses the framework.

[1] https://github.com/simonbs/Runestone