
15 Oct
2004
15 Oct
'04
11:02 a.m.
On 15 October 2004 10:25, Axel Simon wrote:
for Simon M: conceptually it would be nicer if GHC uses it's private version of GMP.
Yes. This has been discussed on the GHC User's list (recently I believe). Ideally we'd like to replace GMP with something else.
Alternatively, GHC could just use malloc for allocating memory and a finalizer each time an Integer goes out of scope. Would that be too slow?
Yes, that would be too slow.
Cheers, Simon
7649
Age (days ago)
7649
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow