ppx_cstubs
Preprocessor for easier stub generation with ctypes
Description
ppx_cstubs is a ppx-based preprocessor for stub generation with ctypes. ppx_cstubs creates two files from a single ml file: a file with c stub code and an OCaml file with all additional boilerplate code.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 14 Mar 2022
- Authors
- Maintainers
Sources
0.5.1.tar.gz
md5=af3eb3a834c666ef5fcb1ec40296d5eb
sha512=7a45475c3d0b00b2466ee432d1d9dc8c93b3d198c527bf83a9dea2358657003ad0eb84ec5ab8d222d74bf792ba5525bdb19313eeafccac5f4289246286571a8b
Dependencies
re
>= "1.7.2"
ppx_tools_versioned
>= "5.4.0"
dune
>= "1.6"
ocamlfind
>= "1.7.2"
ocaml-migrate-parsetree
>= "1.7.0"
ocaml
>= "4.02.3"
cppo
build & >= "1.3"
containers
>= "2.2"
ctypes
>= "0.13.0" & < "0.21"
Reverse Dependencies
raylib
< "0.3.1"