Category:Programming language:Mercury

From LiteratePrograms

Jump to: navigation, search

Mercury is a new logic/functional programming language, which 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. Mercury addresses the problems of large-scale program development, allowing modularity, separate compilation, and numerous optimization/time trade-offs.

You will find a short tutorial here.


Articles in category "Programming language:Mercury"

There are 4 articles in this category.

C

F

H

Q

Views