package clangml
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml bindings for Clang API
Install
dune-project
Dependency
Authors
Maintainers
Sources
clangml.4.8.0.tar.gz
sha512=493f3693b445268a589c98315d918d0633bd2e76eba34067023d502b10957c1f6bbce3b0c1799c81e06eb3ec6f16158cbafb964228fdb3e303aa74cd57c125b1
Description
clangml provides bindings to call the Clang API from OCaml.
Published: 07 Sep 2022
Dependencies (13)
-
ocaml-migrate-parsetree
>= "2.2.0" -
ppxlib
>= "0.23" -
refl
>= "0.4.0" -
metaquot
>= "0.4.0" -
metapp
>= "0.4.4" -
ppxlib
>= "0.23" -
ocamlfind
build & >= "1.8.0" -
ocaml
>= "4.08.0" -
stdcompat
>= "19" & < "21" -
dune
>= "3.0" - conf-zlib
- conf-ncurses
-
conf-libclang
< "16"
Dev Dependencies (3)
-
odoc
with-doc & >= "1.5.1" -
pattern
with-test & >= "0.3.1" -
ocamlcodoc
with-test & >= "1.0.1"
Used by (2)
-
clangml-transforms
>= "0.26" - memcad
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page