# yi-editor/yi

The Haskell-Scriptable Editor

Repository: https://github.com/yi-editor/yi
Canonical: https://ross.abutalabs.com/products/yi-editor-yi
Language: Haskell
License: GPL-2.0
License Family: copyleft
Last push: 2024-11-01T13:05:53+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5687, "days_push": 670, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1544, forks 196 (observed 2026-08-28T04:05:01.436362+00:00)

## What it is
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
- artifact type: library
- maturity: maintenance
- function: editor, plugin-system, cli, gui, terminal-ui
- domain: text-editors, developer-tools, programming-languages
- platform: windows, cross-platform, cli
- tags: haskell, scriptable-editor, vim-emulation, emacs-emulation, extensible-editor, linux, macos

## Member repositories
- yi-editor/yi (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:01.436362+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:39.519578+00:00, confidence not recorded.
  - readme: https://github.com/yi-editor/yi (fetched 2026-08-28T04:05:01.436362+00:00, sha 8aea7cc5244f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
