Description
Text-mode applications can show syntax highlighting without carrying their own highlighting engine.
This library is useful for terminal editors, viewers, and tools that need colored source code or structured text. It does not add an editor by itself; another program uses it to classify text and apply highlighting rules.
Use it when a terminal application depends on libt3highlight or when developing text tools that need reusable syntax support.