[ANN] clangml 4.2.0: OCaml bindings for Clang API (for C and C++ parsing)

Potentially could be useful for automated OCaml bindings generation based on the C/C++ headers parsing, like one of the listed solutions in Advanced C binding using ocaml-ctypes and dune. The closest model would be Python’s ctypeslib.

4 Likes