Category:Mercury: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
m (the Java grade emits Java, not bytecode; the C# grade is now used instead of the IL grade)
Line 10: Line 10:
and determinism system.
and determinism system.


Mercury has several back-ends, Low-level [[C]], High-level [[C]], [[Java]] bytecode for the JVM, [[Erlang]], and IL for [[Microsoft]]'s [[.NET]].
Mercury has several back-ends, Low-level [[C]], High-level [[C]], [[Java]], [[Erlang]], and C#.

Revision as of 09:11, 7 December 2011

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Mercury
This programming language may be used to instruct a computer to perform a task.
Official website
Type strength: Strong
Type checking: Static
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Mercury.


Mercury is a purely declarative functional logic programming language geared towards real-world applications. It is related to both Prolog and Haskell. It features a strong, static, polymorphic type system, as well as a strong mode and determinism system.

Mercury has several back-ends, Low-level C, High-level C, Java, Erlang, and C#.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "Mercury"

The following 127 pages are in this category, out of 127 total.