package camlhighlight

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

Install

Dune Dependency

Authors

Maintainers

Sources

camlhighlight-3.0.tgz
md5=f626399d41dbcb77af48d32beb3d9814

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: 25 Aug 2014

Dependencies (7)

  1. ocamlbuild build
  2. tyxml >= "3.2" & < "4"
  3. type_conv
  4. sexplib < "113.01.00"
  5. batteries >= "2"
  6. ocamlfind
  7. ocaml

Dev Dependencies

None

Used by (1)

  1. lambdoc

Conflicts

None