newsletterlibrary.com

Top : Computers : Programming : Languages :
Mercury

Websites
New logic/functional programming language. Combines clarity and expressiveness of declarative programming with advanced static analysis and error detection features. Optimized execution is far faster than extant logic languages, and near that of procedural languages. Free software, GPL.
http://www.cs.mu.oz.au/research/mercury/

A CORBA binding for Mercury. It allows you to use CORBA objects from Mercury, and allows you to implement CORBA objects in Mercury. This means you can write distributed systems in Mercury, or use Mercury to implement part of a component-based system.
site exerpt
The Mercury Project: MCORBA  This means you can write distributed systems in Mercury, or use Mercury to implement part of a component-based system. Latest MCORBA News [11Sep2000]MCORBA 0.3 available for download. After a long delay, a new release of MCORBA is now available. This...
http://www.mercury.cs.mu.oz.au/mcorba.html