Highlight for MAC

v 3.38
Category  Developer Tools

Screenshots
Highlight mac screenshot NaNHighlight mac screenshot NaN

About Highlight For MAC

Highlight Converts source code into HTML, XHTML and TeX. You can customize language definitions and colour themes.

Highlight was created to provide a flexible and easy-to-use syntax highlighter that can be used in a variety of output formats. All relevant data is stored in configuration files, instead of hardcoding syntax and colouring information. These scripts can be modified or enhanced by plug-in scripts.

Features
  • Highlighting keywords, types, strings and numbers, escape sequences and comments, as well as preprocessor directives and operators
  • Coloured output in HTML and XHTML 1.1.
  • Supports referenced stylesheet files HTML, LaTeX and TeX outputs
  • Syntax elements can be defined as regular expressions, plain string lists, or plain strings.
  • You can customize keyword groups
  • Recognition of nested language within a file
  • All configuration files are Lua scripts
  • Plug-in scripts are available to modify language definitions and themes
  • Reformatting and indentation for C, C++ and C# source code
  • Wrapping long lines
  • Configurable output of line number configuration

Download Highlight For MAC

Whats New

Version 3.38:

  • Fixed Bash variable highlighting issue
  • Updated astyle code to release 3.0.1
  • Added bash_ref_man7_org.lua plugin
  • Fixed Perl string highlighting issue
  • Fixed highlighting if a line continues after the nested code delimiter
  • Added syntax mapping for markdown
  • Added syntax mapping for clj
  • Improved Java definition