freebsd-ports/devel/colorer/pkg-descr
Ying-Chieh Liao 5133b08f18 add colorer beta2
A syntax highlighting and text parsing library
2004-02-11 03:34:53 +00:00

8 lines
490 B
Text

Colorer take5 is a syntax highlighting and text parsing library, that provides
services of text parsing in host editor systems in real-time and transforming
results into colored text. Result information allows to search and build
outlined lists of functions, structures, and to search and indent programming
language constructions (brackets, paired tags). Colorer uses pure C++, XML, it
is fully portable and works on either win32/unix/mac platforms.
WWW: http://colorer.sourceforge.net/