Live data from Hacker News

Lite XL: A lightweight text editor written in C and Lua

lite-xl.com

1–10 of 151 posts

Re: Lite XL: A lightweight text editor written in C and Lua

#7
post #4

for Windows, Linux and Mac OS Derivative of lite editor Plugins Lightweight: We are currently around 3MB in size and takes about 10MB in RAM (can be lower). The whole thing is just Lua running on a rendering engine.

> What does lightweight mean?

It would traditionally mean a program running as little code as possible (dependencies included) for a given task, instead of relying on piles of pre-made libraries and frameworks, which obviously creep way more features than required.

However in this day and age, lightweight usually means it's not based on a web engine, although quite often it could still be huge and needlessly complex.

edit - post was edited in the meantime

Re: Lite XL: A lightweight text editor written in C and Lua

#8
post #7
post #4

for Windows, Linux and Mac OS Derivative of lite editor Plugins Lightweight: We are currently around 3MB in size and takes about 10MB in RAM (can be lower). The whole thing is just Lua running on a rendering engine.

> What does lightweight mean? It would traditionally mean a program running as little code as possible (dependencies included) for a given task, instead of relying on piles of pre-made libraries and frameworks, which obviously creep way more features than required. However in this day and age, lightweight usually means it's not based on a web engine, although quite often it could still be huge and needlessly complex.…

How was the post edited in 10 minutes?
Post reply on HN