GeSHi 1.0.7.16 review

Download
by rbytes.net on

GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sens

License: GPL (GNU General Public License)
File size: 0K
Developer: Nigel McNie
0 stars award from rbytes.net

GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS.

It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be highlighted, the use of CSS classes to massively reduce the amount of output code, function-to-URL capabilities, line numbering, and much more.

Over 30 languages are supported, including Java, C, PHP, HTML, CSS, SQL, Pascal, C++, XML, ASP, and ASM.

What's New in 1.1.2 Alpha 3 Development Release:
C support is now all but complete, thanks to the addition of support for line-continuations, and escape characters for strings can now be grouped with their characters to escape, which is necessary for languages such as SQL where ' can escape ' and can escape n, r, t... etc. depending on the dialect. Some basic optimisations were also made.

What's New in This Release:
This release includes two new languages, PL/SQL and C++/QT.

GeSHi 1.0.7.16 keywords