As I keep saying it is not good software design to compile everything in, making all users, even those on Raspberry Pi, pay for lexers and parsers that are not used by them.

Honest question here: would they pay in binary size or in memory consumption? I know that Notepad++ statically builds the entirety of (Sci/Lex)illa into every release since 2021 — yes, every lexer module is in there, whether end users know it or not. But the only degradation from the older "SciLexer.dll" was set down to an unoptimized build of Boost.Regex.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3938/2308174053@github.com>