edubart / nelua-lang

Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
https://nelua.io
MIT License
1.99k stars 64 forks source link

announce: lexer Nelua for CudaText editor #198

Closed Alexey-T closed 1 year ago

Alexey-T commented 1 year ago

Free text editor CudaText has new lexer Nelua. To install lexer: menu "Plugins / Addons Manager / Install", find "Nelua" item.

It was tested on many files from Nelua Github repo.

nelua