[m-dev.] ICFP Contest: Written parse_trace.m and dump.m

Peter Moulder pmoulder at mail.csse.monash.edu.au
Sun Jun 29 23:34:13 AEST 2003


On Sun, Jun 29, 2003 at 08:33:58PM +1000, Peter Moulder wrote:

> Has anyone here yet written a program to read traces and convert to
> something like Een.dump ?  I'll have a go if no-one else has.

Using Ralph's car.m and fix.m to interpret commands (brake etc.),
I've written some code to read in Een.trc and produce something in the
format of Een.dump.  However, currently the two dumps don't match.
I haven't yet found the cause of the discrepancy.

I'll start by extending my tst_fixed program to compare the two
fixed-point implementations, then I'll go on to look at car.m.

I did make some trivial changes to car.m (see cvs diffs), that would be
a good thing to look at first for anyone wanting to look at car.m while
I check the fixed-point implementations.

Source is in CVS, in repository mentioned in previous mail.

pjm.

--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list