Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
'''Mercury''' is a functional/logical [[programming language]] based on [[Prolog]], but designed to be more useful for real-world programming problems.
Mercury is compiled rather than interpreted as is traditional for [[logic programming|logic languages]]
A sample piece of programming in Mercury looks like
|