med VS lite-xl

Compare med vs lite-xl and see what are their differences.

lite-xl

A lightweight text editor written in Lua (by franko)
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
med lite-xl
7 57
89 5,554
- 1.7%
3.4 8.7
over 1 year ago 6 days ago
D Lua
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

med

Posts with mentions or reviews of med. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-21.
  • Using Microsoft's New CLI Text Editor on Ubuntu
    7 projects | news.ycombinator.com | 21 Jun 2025
    Too heavy.

    MicroEmacs is small and lightweight. I port it to whatever machine I'm using, and it works nicely in a remote tty window. It doesn't need a customization language, as I just change the source code.

    Recently, I added color syntax highlighting to it, and support for unicode characters.

    https://github.com/DigitalMars/med

  • Med: Micro Emacs in D
    1 project | news.ycombinator.com | 19 Mar 2023
  • A lightweight, simple, fast, feature-filled, text editor written in C, and Lua
    13 projects | news.ycombinator.com | 27 Dec 2022
    Here's another one with a very small footprint:

    https://github.com/DigitalMars/med

    It's the one I use every day. The executable on Windows is a little over a meg. It also works on Linux and Mac.

  • A case against syntax highlighting
    3 projects | news.ycombinator.com | 11 Sep 2021
  • I Still Use Plain Text for Everything.
    9 projects | news.ycombinator.com | 29 Jun 2021
    I fixed my editor so that it recognizes URLs, and underlines them. Clicking on one brings up a browser on that site. I should have done that 20 years ago.

    No special syntax is required. It just works. I've since been adding URLs in comments all over my code, for references. It's marvelous.

    It could be extended to recognize filename.jpg and filename.mp3 to display or play those files, too. Again with no special syntax whatsoever. It just works.

    https://github.com/DigitalMars/med

  • The Lost Apps of the 80s
    5 projects | news.ycombinator.com | 4 Apr 2021
    I still use microEmacs, which floated around the intertoobs in the 1980s. Of course, I've modified it substantially over the years, most recently adding color syntax highlighting and Unicode.

    D version:

    https://github.com/DigitalMars/med

    C version:

    https://github.com/DigitalMars/me

    The "extension language" is it's so easy to just add some code and recompile it, there's no point in adding an extension language.

    I like microEmacs a lot because I can use it remotely over a tty interface.

  • Hecto: Build your own text editor in Rust
    2 projects | news.ycombinator.com | 18 Jan 2021
    Doing one yourself is fun. MicroEmacs drifted around NNTP in the 80s, and I snagged a copy and began modifying it to taste. I've been using it ever since. The latest version was ported to D:

    https://github.com/DigitalMars/med

    It's a very easy editor to understand and extend.

lite-xl

Posts with mentions or reviews of lite-xl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-12.
  • Lite XL v2.1.8 released (SDL 3, LTO)
    1 project | news.ycombinator.com | 9 Jun 2025
  • WebTUI – A CSS Library That Brings the Beauty of Terminal UIs to the Browser
    8 projects | news.ycombinator.com | 12 Apr 2025
    > Web model is objectively better than [...]

    Hard disagree. Modern web browsers are incredibly complex beasts that evolved by amalgamating decades of experimentation, poor non-standards, and elaborate counter-measures to fix that mess. I recommend reading <https://browser.engineering>, or even just building Chromium from source, to gain some appreciation. Most applications would benefit from something much simpler. But it's often practical to use as it is, pretty much exactly like terminal emulators.

    The main difference being, terminal emulators are still several orders of magnitude less complex than web browsers, but in spite of that still require a lot of complexity to undo the side-effects of having a serial line between the CPU and the character grid. If you like monospaced fonts and character grids, you can probably render that with plain SDL, bitmap fonts with indexed sprite sheets (no Freetype), and in return get non-broken copy & paste, or even a dock icon. You know, the MVP of GUI.

    Try <https://lite-xl.com>, it builds its GUI straight on top of SDL.

  • A 5-day journey with Lite-XL
    1 project | dev.to | 24 Jul 2024
    With that in mind, I tried to search for a good substitute for my precious Vim and amid the search activity I found Lite-XL(https://lite-xl.com). Though I'm back to Vim, the 5-day journey with the Lua-based coding editor was impressive, so I'd like to leave a record to remember the fun during the journey.
  • TextAdept
    5 projects | news.ycombinator.com | 2 Mar 2024
    Another small, minimalist Lua-based text editor is Lite[1], and it's much less "light" cousin Lite-XL[2]

    1: https://github.com/rxi/lite

    2: https://github.com/lite-xl/lite-xl

  • React for Beginners: Your First Steps with the Popular JavaScript Library.
    6 projects | dev.to | 2 Apr 2023
    1. A text editor: This is where you'll write your code. There are many options to choose from, such as Visual Studio Code, Sublime Text, or lite-xl.
  • any good NATIVE (non electron) code editors?
    4 projects | /r/linuxquestions | 3 Mar 2023
    lite-xl. VERY extensible, fast, all around great editor. https://lite-xl.com/
  • Use GNU Emacs
    16 projects | news.ycombinator.com | 3 Mar 2023
    There are many text editors extensible in Lua or in Python. They generally don't allow messing with the innards as much (Firefox proved that's a double edge sword with its extension, it's not an unalloyed good).

    https://micro-editor.github.io/index.html

    https://lite-xl.com

    https://neovim.io

    https://code.visualstudio.com

    http://www.sublimetext.com

    And Emacs Lisp doesn't feel super accessible to most software developers under 40. Almost all its conventions come from a small little island, it's like marsupials in Australia, their own little parallel evolution.

  • Scintilla is a free source code editing component with a permissive license
    6 projects | news.ycombinator.com | 19 Feb 2023
  • MacOS alternatives to Atom
    2 projects | /r/MacOS | 4 Feb 2023
  • Can anyone recommend a good text editor (gedit alternative) that fits these requirements?
    2 projects | /r/linuxquestions | 21 Jan 2023
    Lite XL.

What are some alternatives?

When comparing med and lite-xl you can also consider the following projects:

lite-xl-plugin-manager - A Lite XL plugin manager.

lite - A lightweight text editor written in Lua

libui-ng - libui-ng: a portable GUI library for C. "libui for the next generation"

sublime_text - Issue tracker for Sublime Text

lite-xl-simplified - Lite XL with a simplified build process and file structure.

lapce - Lightning-fast and Powerful Code Editor written in Rust

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured