package clangml

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

Install

Dune Dependency

Authors

Maintainers

Sources

clangml-v4.3.0.tar.gz
sha512=0f3f1d4f858c9b2752ecc651b0bde378df1a8a675e4c2d8788324a32b4fe4f218e7ed156418cf4cd7e787f3e66bc52876254a3ad7fcf8e0c08d0c176c2eae67b

Description

clangml provides bindings to call the Clang API from OCaml.

Published: 06 Oct 2020

Dependencies (10)

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

Dev Dependencies (3)

  1. odoc with-doc & >= "1.5.1"
  2. pattern with-test & >= "0.2.0"
  3. ocamlcodoc with-test & >= "1.0.1"

Used by

None

Conflicts

None