[m-rev.] For review: Java implementation of private_builtin library

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Jan 21 14:07:33 AEDT 2004


On 21-Jan-2004, James Goddard <goddardjames at yahoo.com> wrote:
> Implement some library procedures for the Java back-end.
> 
> library/private_builtin.m:
> 	Implement the following functions in Java:
> 		store_ticket/1
> 		reset_ticket_undo/1
> 		reset_ticket_commit/1
> 		reset_ticket_solve/1
> 		discard_ticket/1
> 		prune_ticket/1
> 		mark_ticket_stack/1
> 		prune_tickets_to/1
> 		gc_trace/1
> 		free_heap/1
> 		mark_hp/1
> 		restore_hp/1
> 		imp/0

Apart from the issue with stack_size, that looks fine.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list