[m-rev.] for review: a step towards Mercury-level RTTI for Java and IL

Fergus Henderson fjh at cs.mu.OZ.AU
Thu May 16 14:37:16 AEST 2002


On 16-May-2002, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> 
> Instead of the type_ctor_info being broken down into its components in
> type_ctor_info.m, the breakdown process is now performed in rtti_out.m (for the
> LLDS backend) and rtti_to_mlds.m (for the MLDS backend). Eventually, the IL and
> Java backends will stop using rtti_to_mlds.m for this purpose, and will instead
> write out the type_ctor_data structures as static data to be interpreted
> directly.

Why?  IMHO for the MLDS back-ends all output should go via the MLDS
data structure.

> compiler/rtti_to_mlsd.m:

s/mlsd/mlds/

[... to be continued ...]

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