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
- Host: GitHub
- URL: https://github.com/cedlemo/ocaml-libclang
- Owner: cedlemo
- Created: 2018-08-12T07:36:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T07:37:13.000Z (almost 7 years ago)
- Last Synced: 2025-02-06T06:24:14.290Z (4 months ago)
- Language: OCaml
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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