Mercury
Mercury
http://www.cs.mu.oz.au/research/mercury/
Mercury is a modern logic/functional programming language. It includes a compiler, a debugger, a profiler, and numerous library packages and other tools. It is designed to be the successor to logic programming languages like Prolog. It combines the clarity and expressiveness of declarative programming with advanced static analysis and error detection features. Its highly optimized execution algorithm delivers efficiency far in excess of existing logic programming systems, and close to conventional programming systems. It allows modularity, separate compilation, and numerous optimization/time trade-offs.
Documentation
User guide, reference manual, and tutorial available in HTMl or PostScript formats from http://www.cs.mu.oz.au/research/mercury/information/documentation.html
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2orlater | Deborah Nicholson | 9 July 2008 | |
| LGPLv2 | Deborah Nicholson | 9 July 2008 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| See | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Help | mailto:mercury-announce@cs.mu.oz.au | |
| Developer | mailto:mercury-developers@cs.mu.oz.au | |
| Support | mailto:mercury-users@cs.mu.oz.au |
Software prerequisites
| Kind | Description |
|---|---|
| Required to build | gcc 2.7.2 or higher |
| Required to build | GNU make 3.69 or higher |
This entry (in part or in whole) was last reviewed on 9 January 2008.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
