lem-project/lem
General-purpose editor/IDE with high expansibility in Common Lisp observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4046
- days_rel: 414
- days_push: 21
- n_releases_24m: 1
Adoption not part of the score
3032 stars · 255 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Lem is a general-purpose text editor and IDE written in and extensible with Common Lisp, offering Emacs/Vim-style keyboard workflows, built-in LSP support for many languages, and a full Common Lisp REPL and debugger. It runs as a terminal (ncurses) application or GUI (SDL2/webview) and can be extended live while running.
Use cases
- edit code with an Emacs-like keyboard-driven editor
- develop Common Lisp with a REPL and interactive debugger
- use LSP-based code intelligence across many languages
- extend an editor live in Common Lisp
- run a lightweight terminal IDE over ssh
- use a GUI editor with mouse support and color themes
When to choose
- you want an Emacs-like editor extensible in Common Lisp
- you do Common Lisp development and want an integrated REPL and debugger
- you need a fast terminal editor with LSP support
- you want one editor that works in terminal, ncurses, SDL2, and webview modes
When to avoid
- you need a large plugin ecosystem like VS Code's marketplace
- you prefer mouse-first GUI IDEs like JetBrains products
- you don't want to learn Lisp for customization
- you need mobile or web-based editing
Facets
application · maturity active
editor developer-tools gui cli text-editors developer-tools programming-languages windows cross-platform cli common-lisp lsp emacs-alternative extensible-editor repl ncurses sdl2 webview paredit lisp-ide linux macos desktop
2 sources
- readme: https://github.com/lem-project/lem · fetched 2026-08-28 · 0cee27a9de0b
- homepage: http://lem-project.github.io/ · fetched 2026-08-29 · 733d825f78b0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lem-project/lem | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem