[m-rev.] for review: IL back-end: use value types for environments

Tyson Dowd trd at cs.mu.OZ.AU
Wed Jul 25 22:55:20 AEST 2001


On 25-Jul-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> 
> Hmm... looking at the MC++ code in library/array.m, it seems to be pretty
> broken; there's lots of calls to SORRY, and the code that is there (which is
> mostly unreachable, since it follows calls to SORRY) is a bit schitzophrenic
> about whether arrays are represented as `object[]', as the MR_Array typedef in
> runtime/mercury_mcpp.h indicates, or as `System.Array'.  So in fact the first
> thing to worry about is just getting arrays to work at all.

Arrays are completely unimplemented.

I started writing a little code but decided to simply call SORRY
instead.

Tyson.
--------------------------------------------------------------------------
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