Fedora Packages

ocaml-ctypes

Combinators for binding to C libraries without writing any C

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!

Releases Overview

Release Stable Testing
Fedora Rawhide 0.21.1-7.fc40 -
Fedora 40 0.21.1-7.fc40 -
Fedora 39 0.21.1-1.fc39 -
Fedora 38 0.20.1-5.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ocaml-ctypes dash maintainers at fedoraproject dot org.



Sources on Pagure