Use GMP as default implementation of integers in Python3
James Youngman
jay at gnu.org
Wed Nov 5 22:48:27 CET 2008
On Wed, Nov 5, 2008 at 12:39 AM, Torbjorn Granlund <tg at swox.com> wrote:
> Victor Stinner <victor.stinner at haypocalc.com> writes:
> Do you know other successful integration of GMP in languages?
>
> I cannot answer, but perhaps somebody else on this list can be of more
> help!
I think GNU Common LISP uses CLN, which uses GMP's low-level
functions. See http://cvs.savannah.gnu.org/viewvc/gcl/gcl/gmp/
James.
More information about the gmp-discuss
mailing list