med VS lite-xl-ide

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

lite-xl-ide

A set of plugins to convert Lite XL into a proper IDE. (by lite-xl)
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
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
med lite-xl-ide
7 1
89 28
- -
3.4 6.7
over 1 year ago 23 days ago
D Lua
GNU General Public License v3.0 or later -
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-ide

Posts with mentions or reviews of lite-xl-ide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-27.
  • A lightweight, simple, fast, feature-filled, text editor written in C, and Lua
    13 projects | news.ycombinator.com | 27 Dec 2022
    I actually authored something for this to work with my workflow on lite-xl (I compile a mid-sized C++ codebase on the regular).

    It's still not really ready for release, but it's here, in case you're at all interested: https://github.com/adamharrison/lite-xl-ide; it's a build system and debugger integration.

    The build tasks don't run in a terminal however; they move over to a build window at the bottom of the editor. The execution, however, by default, runs in whatever terminal you want to configure, so the actual program output does dump to an external terminal. Unfortunately, there is no truly integrated terminal as of yet.

What are some alternatives?

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

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

ColorPicker - Color picker for Sublime Text

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

FluidFramework - Library for building distributed, real-time collaborative web applications

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

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
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

Did you know that D is
the 81st most popular programming language
based on number of references?