package clangml

  1. Overview
  2. Docs
OCaml bindings for Clang API

Install

Authors

Maintainers

Sources

clangml-v4.6.0.tar.gz
sha512=70fc8a1e83e5c96d742c8517c6e30a2e08c233e622a493417c31688dbab25d4e1edd8e54abdcb60438b8e5c942206d34e7b64fa2f45aaafcd44411959a06857f

Description

clangml provides bindings to call the Clang API from OCaml.

Published: 24 Mar 2022

Dependencies (13)

  1. conf-bash build
  2. ocaml-migrate-parsetree >= "2.2.0"
  3. ppxlib >= "0.23" & < "0.26"
  4. refl >= "0.4.0"
  5. metaquot >= "0.4.0"
  6. metapp >= "0.4.0"
  7. ocamlfind build & >= "1.8.0"
  8. ocaml >= "4.08.0" & < "5.0"
  9. stdcompat >= "13"
  10. dune >= "1.11.0"
  11. conf-zlib
  12. conf-ncurses
  13. conf-libclang <= "14"

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 (2)

  1. clangml-transforms >= "0.26"
  2. memcad >= "1.1.0"

Conflicts

None