Deimos bindings for MPFR

Guillaume Chatelet via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Fri Dec 23 04:39:16 PST 2016


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


More information about the Digitalmars-d-announce mailing list