news: add cudatext entry

This commit is contained in:
Aguirre Matteo
2025-09-13 13:38:21 -03:00
committed by Austin Horstman
parent 10d30c9185
commit 5820376beb

View File

@@ -0,0 +1,13 @@
{
time = "2025-09-13T16:36:15+00:00";
condition = true;
message = ''
A new module is available: `programs.cudatext`
CudaText is a cross-platform text editor, written in Object Pascal.
It is open source project and can be used free of charge, even for business.
It starts quite fast: ~0.3 sec with ~30 plugins, on Linux on CPU Intel Core
i3 3GHz. It is extensible by Python add-ons: plugins, linters, code tree parsers,
external tools. Syntax parser is feature-rich, from EControl engine.
'';
}