Skip to content
GitHub·

💻Tiny Scheme-Based Text Editor Embraces Emacs Spirit

A minimalist editor that's all about hot-reloading and live coding

TL;DR

A new text editor written in Chez Scheme offers Emacs-like features without being a clone. It's minimalistic, hot-reloads modules, and runs in place with no build step. Ideal for live coding and small projects.

A new text editor written in Chez Scheme offers Emacs-like features without being a clone. It's minimalistic, hot-reloads modules, and runs in place with no build step. Ideal for live coding and small projects, it's a game changer for developers who want a lightweight, Scheme-driven editor. The editor starts up in about 100 ms after the initial compile, making it perfect for quick edits and rapid prototyping. Key features include hot-reloading, self-contained installation, and live top-level evaluation with symbol completion and history.

Tiny Scheme-Based Text Editor Embraces Emacs Spirit — GitHub

Key Points

1

Editor written in Chez Scheme, no dependencies beyond the language and a Unix-like terminal.

2

Hot-reloads modules when saved, with no build or installation step required.

3

First start compiles libraries in about 100 ms, subsequent starts are near-instantaneous.

4

Features live top-level evaluation with symbol completion and history.

5

Includes key bindings for files, buffers, windows, movement, editing, and search.

Why It Matters

If you're a developer who loves live coding and minimalistic tools, this Scheme-based editor is a must-try. It offers hot-reloading and live top-level evaluation, making it perfect for quick edits and rapid prototyping. The self-contained installation and lack of build steps streamline your workflow, but it's best suited for small projects and those comfortable with Scheme.

chez-schemeemacs-likehot-reloadinglive-codingminimalist

Frequently Asked Questions

Why does this matter?

If you're a developer who loves live coding and minimalistic tools, this Scheme-based editor is a must-try. It offers hot-reloading and live top-level evaluation, making it perfect for quick edits and rapid prototyping. The self-contained installation and lack of build steps streamline your workflow, but it's best suited for small projects and those comfortable with Scheme.

What happened?

A new text editor written in Chez Scheme offers Emacs-like features without being a clone. It's minimalistic, hot-reloads modules, and runs in place with no build step. Ideal for live coding and small projects.

Comments

Subscribe to join the conversation...

Be the first to comment

Enjoyed this article?

Get it daily. 7am. Free. Reads in 5 minutes.

Join 3,382 builders reading daily.

Also get