Skip to content

Comment on Ask HN: How to learn about text editor architectures and implementations?

Comments

Lately I've been studying lite editor which is mostly Lua code. It's quite easy to read the code and follow along. Before that I wrote my own editor which kind of works, but it mostly made me appreciate the lite's design.

    https://github.com/rxi/lite
    https://rxi.github.io/lite_an_implementation_overview.html
    https://rxi.github.io/a_simple_undo_system.html
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.