Combinators for binding to C libraries without writing any C

Edit Package ocaml-ctypes
https://opam.ocaml.org/packages/ctypes

ctypes is a library for binding to C libraries using pure OCaml. The primary aim is to make writing C extensions as straightforward as possible.

The core of ctypes is a set of combinators for describing the structure of C types -- numeric types, arrays, pointers, structs, unions and functions. You can use these combinators to describe the types of the functions that you want to call, then bind directly to those functions -- all without writing or generating any C!

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000058 58 Bytes
_service 0000000770 770 Bytes
ocaml-ctypes-0.21.1.tar.xz 0000157972 154 KB
ocaml-ctypes.changes 0000001526 1.49 KB
ocaml-ctypes.spec 0000003123 3.05 KB
Revision 7 (latest revision is 8)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1139272 from Olaf Hering's avatar Olaf Hering (olh) (revision 7)
- Remove usage of dune.configurator because ocamlfind names which
  contain a dot are not considered valid anymore with dune 3.13
Comments 0
openSUSE Build Service is sponsored by