package camlhighlight

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

Install

Dune Dependency

Authors

Maintainers

Sources

v5.0.tar.gz
md5=972f648ed9bc5618637b0898e87a760b

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: 30 Jan 2016

Dependencies (8)

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

Dev Dependencies

None

Used by

None

Conflicts

None