-
Notifications
You must be signed in to change notification settings - Fork 1
Utility to generate OCaml bindings for C/C++ headers
License
aziem/libclang-ocaml-bindings-generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
C++ version of OCaml-C bindings generator using libclang Usage: ./generator -f <c/c++ header file> Optional -c++ argument makes libclang parse the file as a C++ header, not a C header. The output can be redirected to a file, and is two OCaml modules: one for enums/structs bindings and the other for function bindings.
About
Utility to generate OCaml bindings for C/C++ headers
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published