This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Numbers stuff



I've packed up the most recent pile of numbers stuff (it compiles, but
is definately not complete). This might be useful to anybody
interested in reimplementing numbers for guile; for the most part, the
actual representation of different types of numbers are in there, but
it lacks glue; still, it'd likely be a better idea to junk the
bootstrap `object' system I used, and turn to goops to handle
dispatching.

http://home.thezone.net/~gharvey/guile/guile-numbers-prerelease-3.tar.gz


-- 
Greg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]