About FSHL 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, JAVA, CPP, PYTHON) and produces XHTML output. FSHL library is only a syntax highlighter. Its API provides few methods, which are really need to highlight sources. FSHL doesn't support any form of result caching. It's up to you to cache it your own way. FSHL core is very flexible and when you want add any new languages, send any suggestions to us.
|