Interpreter with GMP built in?

SpamFiltering173H4 at yango.us SpamFiltering173H4 at yango.us
Mon Dec 27 22:03:47 CET 2004


I'm looking for a C-ish language interpreter (such as Cint, EiC, etc.) that has GMP built into it.

It'd be convenient to have a reasonably complete language interpreter with big numbers already built right into it.

So you can easily do things like:

Func(xxx)
{int x,y;
 BigInt z;
 BigFloat f;

blah blah blah blah

}

And just run it with no compiling.  Re-edit it, run it again, etc. etc.

I used to use GNU BC for that, but, well, let's face it.... it's not fast!

Anybody know of one?

(Feel free to reply directly.  This spam filtered address will be valid for 30 days.)



More information about the gmp-discuss mailing list