Next: , Previous: , Up: MPIR   [Index]


15 Language Bindings

The following packages and projects offer access to MPIR from languages other than C, though perhaps with varying levels of functionality and efficiency.


C++
Eiffel
Fortran
Haskell
Java
Lisp
M4
ML
Objective Caml
Oz
Pascal
Perl
  • GMP module, see demos/perl on the MPIR website.
  • Math::GMP http://www.cpan.org/
    Compatible with Math::BigInt, but not as many functions as the GMP module above.
  • Math::BigInt::GMP http://www.cpan.org/
    Plug Math::GMP into normal Math::BigInt operations.
PHP
Pike
Prolog
Python
Scheme
Smalltalk
Other

Next: Algorithms, Previous: Custom Allocation, Up: MPIR   [Index]