@hackage / highlighting-kate

Syntax highlighting

Version Deprecated package0.6.4

About

Metadata

  • Last updated , by JohnMacFarlane
  • License LicenseRef-GPL
  • Categories Text Processing
  • Maintained by: jgm@berkeley.edu

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    executable (off by default)

    Build the highlighting-kate executable.

    pcre-light (off by default)

    Use the pcre-light library instead of regex-pcre-builtin

Readme

highlighting-kate is a syntax highlighting library with support for nearly one hundred languages. The syntax parsers are automatically generated from Kate syntax descriptions (http://kate-editor.org/), so any syntax supported by Kate can be added. An (optional) command-line program is provided, along with a utility for generating new parsers from Kate XML syntax descriptions. __This library has been deprecated. Please use skylighting instead.__