med
lite-xl-simplified
med | lite-xl-simplified | |
---|---|---|
7 | 1 | |
89 | 16 | |
- | - | |
3.4 | 6.0 | |
over 1 year ago | about 2 years ago | |
D | Lua | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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
-
Using Microsoft's New CLI Text Editor on Ubuntu
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
-
A lightweight, simple, fast, feature-filled, text editor written in C, and Lua
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
-
I Still Use Plain Text for Everything.
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
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
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-simplified
-
A lightweight, simple, fast, feature-filled, text editor written in C, and Lua
If anyone's interested, I do have a `.deb` build here; but it's not an official one: https://github.com/adamharrison/lite-xl-simplified/releases/...
What are some alternatives?
lite-xl-plugin-manager - A Lite XL plugin manager.
SublimeDebugger - Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
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