[mercury-users] destructive update?

Bartlomiej Szymczak rhywek at gmail.com
Tue Jul 10 02:55:12 AEST 2007


On 7/9/07, Barney Fisher <barney.fisher at googlemail.com> wrote:
> Hi,
>
> I notice in the Mercury language manual (section 5.3) that the
> compiler does not yet reuse dead values.  If implemented this really
> would be a great addition to the Mercury system.  How far away is an
> implementation of this?
>
> Assuming that destructive update is a must, how should I approach
> implementing destructive update on terms of a Mercury type? via the
> foreign language interface?
>
> --
> Barney
> --------------------------------------------------------------------------
> mercury-users mailing list
> Post messages to:       mercury-users at csse.unimelb.edu.au
> Administrative Queries: owner-mercury-users at csse.unimelb.edu.au
> Subscriptions:          mercury-users-request at csse.unimelb.edu.au
> --------------------------------------------------------------------------
>

There is some help about what you need to do in the documentation for
"array" library module.
-- 
Bartlomiej Antoni Szymczak

Gmail: rhywek at gmail.com
Work mail: bas at imm.dtu.dk
Student mail: s041702 at student.dtu.dk
DTU office: 321/129
DTU tel.: +4545253892
Mobile: +4520789323
--------------------------------------------------------------------------
mercury-users mailing list
Post messages to:       mercury-users at csse.unimelb.edu.au
Administrative Queries: owner-mercury-users at csse.unimelb.edu.au
Subscriptions:          mercury-users-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the users mailing list