[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#742613: ITP: ocaml-ctypes -- library for binding to C libraries using pure OCaml



Package: wnpp
Severity: wishlist
Owner: Stéphane Glondu <glondu@debian.org>

* Package name    : ocaml-ctypes
  Version         : 0.2.3
  Upstream Author : Jeremy Yallop
* URL             : https://github.com/ocamllabs/ocaml-ctypes
* License         : Expat
  Programming Lang: C, OCaml
  Description     : library for binding to C libraries using pure OCaml

 The ocaml-ctypes library makes it possible to call C functions
 directly from OCaml without writing or generating C code.  The core
 of the library is a set of combinators for describing C types --
 scalars, functions, structs, unions, arrays, and pointers to values
 and functions.  Type descriptions can then be used to bind native
 functions and values.


Reply to: