[DGD]Best way to create datatypes...
John W Pierce
jwp at r2systems.com
Sat Jun 2 04:09:05 CEST 2001
> I have been working on a high precision math library
> extension for DGD....
It seems to me it'd be more useful to build a Gmp module for DGD. This works
well in Pike (an LPC dialect used as a general purpose programming
language). Pike provides operator overloading, but in DGD you'd need to
provide methods (gmpobj_a->add(gmpobj_b), etc). That's not particularly
onerous, though it makes for a whole lot of functions.
-- John W Pierce, R2 Systems
jwp at r2systems.com
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list