Download raw body.
[NEW]: textproc/libt3highlight: syntax highlighting library for text editors
Dear ports@, Attached please find a new port for: libt3highlight: A syntax highlighting library for text editors This library is part of the Tilde Terminal Toolkit and was ported as a dependency for the Tilde Text Editor, the posting of which will follow. License: ------------ GPL3 Homepage: ------------ https://os.ghalkes.nl/t3/libt3highlight.html Description: ------------ The libt3highlight library provides functions for syntax-highlighting different types of text files. Its main design goal is an easily restartable syntax highlighting, suitable for use in interactive text editors. To make the syntax highlighting restartable, libt3highlight uses a single integer start-of-line state. However, it does provide several advanced features, such as dynamic end-of-state patterns, which make it possible to highlight complex languages like Perl and Bash with high fidelity. Regards Lloyd
[NEW]: textproc/libt3highlight: syntax highlighting library for text editors