[mercury-users] MCORBA?

Peter Ross pdross at gmail.com
Fri Jun 26 09:12:22 AEST 2009


On Fri, Jun 26, 2009 at 5:22 AM, Miroslav Janicek<mira.janicek at gmail.com> wrote:
> Hi,
>
> I'm writing a Mercury interface to Ice (Internet Communication Engine), and
> since I've found out that the interface to CORBA has already been
> implemented, I'd like to use that as an inspiration.
>
> But the MCORBA sources are nowhere to be found, the links are dead -- may I
> ask where I can find it?
>
You can get it from the Mercury CVS repository

http://www.cs.mu.oz.au/research/mercury/information/developers/remote_cvs.html

Instead of using mercury to get the compiler, get the module corba as follows

cvs -d :pserver:guest at cvs.mercury.cs.mu.oz.au:/home/mercury/mercury1/repository
checkout corba

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