Syntax Highlighter

From KallestadWiki

Jump to: navigation, search

Steve Kallestad's Syntax Highlighter

I developed this Syntax Highlighter for my own personal use. It serves as a wrapper around Wladimir Palant's Syntax::Highlighter::Universal perl library, which is in itself a wrapper for the Colorer library.

I'm getting closer to being able to publicly release this software, but it is not released to the public yet. Bear with me as I wrap up documentation and update the feature set to be as friendly as possible for a beta release. I do currently have one published document that contains an example here. Adding to the basic functionality of syntax highlighting is a friendly presentation interface, with line breaking within code, line numbering, and functionality to hide the codeset as well as to remove the numbering.

Syntax Highlighter Navigation

Personal tools