ports/textproc/lexilla/pkg-descr
Naram Qashat 758096fbf8 textproc:lexilla: new port
Free library of language lexers needed for the upcoming update of editors/scite.
2024-06-30 17:20:52 +02:00

6 lines
425 B
Text

Lexilla is a free library of language lexers that can be used with the Scintilla
editing component. Originally, this functionality was incorporated inside
Scintilla. It has been extracted as a separate project to make it easier for
contributors to work on support for new languages and to fix bugs in existing
lexers. It also defines a protocol where projects can implement their own
lexers and distribute them as they wish.