Node:Language Bindings,
Next:Algorithms,
Previous:Custom Allocation,
Up:Top
Language Bindings
The following packages and projects offer access to GMP from languages other
than C, though perhaps with varying levels of functionality and efficiency.
- C++
 - 
 - Fortran
 - 
 - Haskell
 - 
 - Java
 - 
 - Lisp
 - 
 - M4
 - 
 - ML
 - 
 - Oz
 - 
 - Pascal
 - 
 - Perl
 - 
- GMP module, see 
demos/perl in the GMP sources. 
 - 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. 
 
 - Pike
 - 
 - Prolog
 - 
 - Python
 - 
 - Scheme
 - 
 - Smalltalk
 - 
 - Other
 -