package clangml

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

Install

Dune Dependency

Authors

Maintainers

Sources

clangml-v4.0.1.tar.gz
sha512=6585b26e26431942ea69b77b69f86d8582af0ef829a39244fc5d1b6ecd499e3ed6c4869d43d676b2222e3ad247c5caf370dd0f54ac850d5c1fb84e3fcd7d6cdc

Description

clangml provides bindings to call the Clang API from OCaml.

Published: 04 Oct 2019

Dependencies (10)

  1. ocamlfind build & >= "1.8.0"
  2. ocaml >= "4.04.0"
  3. ppx_deriving >= "4.3"
  4. override >= "0.1.0"
  5. stdcompat >= "10"
  6. ppxlib >= "0.9.0" & < "0.14.0"
  7. dune >= "1.10.0"
  8. conf-zlib
  9. conf-ncurses
  10. conf-libclang < "10"

Dev Dependencies (2)

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

Used by (1)

  1. clangml-transforms = "0.24"

Conflicts

None