www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Deimos bindings for MPFR

I just created D bindings[1] for the MPFR library[2].

It also contains a D type[3] that wraps call to the library.

---
1. http://code.dlang.org/packages/deimos-mpfr
2. http://www.mpfr.org/
3. 
https://github.com/gchatelet/deimos-mpfr/blob/master/source/mpfrd.d
Dec 23 2016