Colorer JS - Syntax Highlighter

A JavaScript implementation of the Colorer syntax highlighting engine

Code Editor

Information

Select a language and enter code to see syntax highlighting in action.

This implementation uses the same approach as FarColorer:

  • HRC-based scheme definitions
  • Regular expression pattern matching
  • Hierarchical region system
  • Keyword lists and block structures