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
... [More], 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 50 languages are supported, including Java, C, PHP, HTML, CSS, SQL, Pascal, C++, XML, ASP, and ASM. [Less]
jEph is an acronym for jEdit style php highlighter.
Basically, jEph is a syntax highlighting script like GeSHi or the pear class Text_Highlighter. But it has slight conceptual differences.
WIDE is an attempt at recreating desktop IDE usability on the web, for the deloper on the move. Planned features include, but are not limited to:
- Support for Java, ASP.NET and PHP apps. Ruby and
... [More] Python support is also planned.
- Syntax Highlighting editor for all languages, featuring code completion (IntelliSense)
- Outline view similar to Eclipse
- Automated deployment to hosted or in-house servers. [Less]
FSHL is a free, open source universal syntax highlighter written in PHP. Very fast FSHL parser performs syntax highlighting for many commonly used languages (HTML with embeded PHP and CSS, PHP, CSS
... [More], JAVA, CPP, PYTHON) and produces XHTML output.
More about FSHL List of available grammars for FSHL FSHL-based plugins for Texy!, WordPress, Nucleus, Drupal, etc. How to use FSHL [Less]