[mercury-users] garbage collection

Michael Day mcda at students.cs.mu.oz.au
Wed Oct 25 17:14:13 AEDT 2000


> As yet there is no Mercury interface to these C functions and variables;
> you need to use Mercury's C interface to access them.  (Providing a
> Mercury module with a Mercury interface to the all these facilities
> would make a nice task for some enthusiastic volunteer ;-)

Presumably this interface wouldn't be very stable, given the upcoming
support for the .NET vm and its garbage collector (and the still
nonexistent native garbage collector?). Are equivalents to the boehm
functions present with other garbage collectors?

Also, does anyone have experience with the incremental collection that
boehm offers? It seems that this would be essential if Mercury were to be
used for interactive/realtime tasks.

Michael

--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list