package clangml

  1. Overview
  2. No Docs
OCaml bindings for Clang API

Install

Dune Dependency

Authors

Maintainers

Sources

clangml-v4.1.0.tar.gz
sha512=18120b67e803f26ce1538afac0c2b11b240e02775ec63fae2dc3b5e1d9296058409faab809105ce596ad0f4a0726d2670b421558ab59fa38956143e1637971ed

Description

clangml provides bindings to call the Clang API from OCaml.

Published: 20 May 2020

Dependencies (10)

  1. refl >= "0.2.0" & < "0.3.0"
  2. metaquot >= "0.2.0" & < "0.3.0"
  3. metapp >= "0.2.0" & < "0.3.0"
  4. ocamlfind build & >= "1.8.0"
  5. ocaml >= "4.03.0" & < "4.12.0"
  6. stdcompat >= "13"
  7. dune >= "1.11.0"
  8. conf-zlib
  9. conf-ncurses
  10. conf-libclang

Dev Dependencies (2)

  1. pattern with-test & >= "0.2.0"
  2. ocamlcodoc with-test & >= "1.0.1"

Used by (1)

  1. clangml-transforms = "0.25"

Conflicts

None