[mercury-users] Mercury IL and Managed C++

Peter Ross pro at missioncriticalit.com
Wed Nov 16 17:55:20 AEDT 2005


On Wed, Nov 16, 2005 at 04:27:12PM +1100, Jonathan Morgan wrote:
> How much does the IL backend for Mercury depend on managed C++?
> :-foreign_proc("MC++") seems to be only used in benchmarking.m in the
> Mercury standard library - most of it uses C#.
> Is it that MC++ is used for the code Mercury generates, or just that the
> Mercury team has replaced MC++ code with IL/C#?  With these results, would
> it be feasible to use the Mercury standard library on Mono/DotGnu?
> 
The last time I tried (more than one year ago) the Mono ilasm didn't
accept the il generated by the mercury compiler, DotGnu did.

However if I built the libraries under windows and then run them under
mono, everything worked fine.

However the compiler has come a long way since then, so I suspect the
il grade has suffered some bit-rot.

Pete
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list