yi-editor/yi
The Haskell-Scriptable Editor observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5687
- days_rel: n/a
- days_push: 670
- n_releases_24m: 0
Adoption not part of the score
1544 stars · 196 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Yi is a collection of Haskell libraries for building your own scriptable text editor, with configurable frontends, keymaps, and core editing components. Users assemble a personalized editor from example configurations or write their own configuration in Haskell.
Use cases
- build a custom text editor in Haskell
- script my editor's behavior in Haskell
- get vim keybindings with a programmable editor
- get emacs-like extensibility in a terminal editor
- create an editor with custom keymaps and modes
- embed an editor core into my own Haskell application
When to choose
- you want deep, code-level customization of your editor in Haskell
- you want to reuse editor building blocks (frontends, keymaps, modes) in your own project
- you like vim or emacs workflows but want to hack on the editor itself
When to avoid
- you want an out-of-the-box editor with plugins, not a build-your-own toolkit
- you don't know Haskell or don't want to compile your configuration
- you need a large plugin ecosystem or modern GUI features
Facets
library · maturity maintenance
editor plugin-system cli gui terminal-ui text-editors developer-tools programming-languages windows cross-platform cli haskell scriptable-editor vim-emulation emacs-emulation extensible-editor linux macos
1 source
- readme: https://github.com/yi-editor/yi · fetched 2026-08-28 · 8aea7cc5244f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yi-editor/yi | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem