package camlp5-buildscripts

  1. Overview
  2. Docs
Camlp5 Build scripts (written in OCaml)

Install

Dune Dependency

Authors

Maintainers

Sources

0.01.tar.gz
sha512=d96efb620bfcf64e60c05b5745a56c3df74bcf8c4294970aeb02de3a2e28a42ef48533753c75a31dc7fe2d957bdba2582c075bfbf8eea879445b592ad12c012f

Description

These are build-scripts that are helpful in building Camlp5 and packages based on Camlp5. As such, they need to not depend on Camlp5. The command are not installed in a bin-directory, but in the package-directory, hence invoked via the "ocamlfind package/exe" method.

Published: 07 Feb 2023

Dependencies (5)

  1. bos >= "0.2.1"
  2. re >= "1.10.4"
  3. fmt
  4. not-ocamlfind >= "0.01"
  5. ocaml >= "4.10.0"

Dev Dependencies (1)

  1. mdx with-test & >= "2.2.1"

Used by (4)

  1. camlp5 = "8.00.05"
  2. pa_ppx = "0.11"
  3. pa_ppx_parsetree < "0.02"
  4. pa_ppx_q_ast >= "0.11"

Conflicts

None