Big_float OCaml module
I coded a very fast (and not very good) implementation of "big floats" that allows to use arbitrary precision floating point numbers with OCaml.
If you need it, you can download a version
here. It should be pretty straight forward to use.