[m-rev.] for review: minor cleanup to mlds_to_ilasm.m

Tyson Dowd trd at cs.mu.OZ.AU
Fri May 4 20:26:19 AEST 2001


This seems fine, thanks Fergus.

On 03-May-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> For review by Tyson.
> 
> ----------
> 
> Estimated hours taken: 1
> Branches: main
> 
> compiler/mlds_to_ilasm.m:
> 	Clean up and generalize the code for handling foreign code:
> 	- Handle the case where a module contains code in more than one
> 	  foreign language, e.g. both C# and Managed C++.
> 	  (the rest of the compiler doesn't handles that case yet, though).
> 	- Make it easier to add new foreign languages.
> 	- Report an error if there is any foreign language that we don't
> 	  know about (e.g. C).
> 
> tests/hard_coded/Mmakefile:
> tests/hard_coded/csharp_test.m:
> 	Add a simple test of the C# interface.
> 	The test is not yet enabled, since it doesn't work.
--------------------------------------------------------------------------
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