An open API service indexing awesome lists of open source software.

https://github.com/cedlemo/ocaml-libclang

Test creation of OCaml Ctypes bindings for the C libclang library
https://github.com/cedlemo/ocaml-libclang

Last synced: 2 months ago
JSON representation

Test creation of OCaml Ctypes bindings for the C libclang library

Awesome Lists containing this project

README

        

# Test OCaml Bindings to libclang based on Ctypes.

current version of libclang: 5

https://github.com/cedlemo/ruby-clangc

TODO:
- in config/discover.ml : how to use llvm-config in order to get flags
https://github.com/cedlemo/ruby-clangc/blob/master/ext/clangc/extconf.rb