package camlhighlight

  1. Overview
  2. No Docs
Camlhighlight provides syntax highlighting facilities for OCaml applications.

Install

Dune Dependency

Authors

Maintainers

Sources

v4.0.tar.gz
md5=d28afb10b99d4c7231808ffb361c708d

Description

The library works by parsing the output of GNU Source-highlight, a widely available library supporting the most common programming and markup languages.

Published: 27 Jan 2016

Dependencies (8)

  1. tyxml >= "3.2" & < "3.6"
  2. sexplib < "v0.14"
  3. ppx_sexp_conv < "v0.14"
  4. ppx_deriving
  5. batteries >= "2"
  6. ocamlfind
  7. ocamlbuild build
  8. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None