package clangml

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

Install

Dune Dependency

Authors

Maintainers

Sources

clangml-v4.2.0.tar.gz
sha512=67957797a1d97072c001056f60f831c1cb4942435f07fc36e3dad6696c6a2dd3fdb5ba1d7ffc50a54b1dda31b2c13d117ec9fa80ca43cfd3ea2856a5110ba9f9

Description

clangml provides bindings to call the Clang API from OCaml.

Published: 17 Jul 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 (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