For Programmers: Free Programming Magazines  


Home > Archive > PHP Pear > February 2006 > [ANNOUNCEMENT] Text_Highlighter-0.6.8 (beta) Released.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author [ANNOUNCEMENT] Text_Highlighter-0.6.8 (beta) Released.
PEAR Announce

2006-02-08, 9:18 am

The new PEAR package Text_Highlighter-0.6.8 (beta) has been released at http://pear.php.net/.

Release notes
-------------
- fixed bug #6620 -- path used in generate.bat is wrong



Package Info
-------------
Text_Highlighter is a package for syntax highlighting.

It provides a base class provining all the functionality,
and a descendent classes geneator class.

The main idea is to simplify creation of subclasses
implementing syntax highlighting for particular language.
Subclasses do not implement any new functioanality,
they just provide syntax highlighting rules.
The rules sources are in XML format.

To create a highlighter for a language, there is no need
to code a new class manually. Simply describe the rules
in XML file and use Text_Highlighter_Generator to create
a new class.



Related Links
-------------
Package home: http://pear.php.net/package/Text_Highlighter
Changelog: http://pear.php.net/package/Text_Hi.../download/0.6.8
Download: http://pear.php.net/get/Text_Highlighter-0.6.8.tgz

Authors
-------------
Andrey Demenev (lead)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com