libgmp-ocaml-dev

Ocaml bindings for the gnu multiprecision arithmetic library
  http://www-verimag.imag.fr/~monniaux/programmes.html.en
  0
  no reviews



This package provides bindings for the gnu multiprecision library (gnu mp) for the language ocaml(caml.inria.fr). it is mostly a 1-1 mapping of the c functions into the ocaml namespace, but also includes some infix operators to make for a cleaner syntax.

this package provides the static library, ocaml library and interface for developing applications to use libgmp-ocaml