Categories
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.
Last updated 9 Jan, 2008
About
Leadership
- The Mercury Group - Maintainer
- See - Contributor
Requirements
- gcc 2.7.2 or higher (Build Prerequisite)
- GNU make 3.69 or higher (Build Prerequisite)
Versions
0.13.1
- Released: 1 Dec, 2006
- Code Maturity: Stable
- Source Archive: http://www.cs.mu.oz.au/research/mercury/downloa...
- Licenses: GPLv2orlater, LGPLv2
- Interfaces: Command Line
User Community and Support
User guide, reference manual, and tutorial available in HTMl or PostScript formats from http://www.cs.mu.oz.au/research/mercury/information/documentation.html




