To create an open-source, API-compatible text editor that serves as an alternative to Sublime Text.
Lime is an ambitious open-source project aiming to deliver a Sublime Text-compatible text editor with a Go-based `limetext/lime-backend` and various frontends (e.g., `lime-qml`, `lime-termbox`, `lime-html`). While the backend is making progress, the frontends aren't production-ready yet, and the project actively seeks community contributions.
To create an open-source, API-compatible text editor that serves as an alternative to Sublime Text.
Developers seeking an open-source, extensible text editor, and contributors interested in helping build a Sublime Text alternative from the ground up.