This package browser is in early development. Mind the rough edges.

mercury-minimal 22.01.4

Pure logic programming language (used only for bootstrapping dependent Mercury)

Mercury is a 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.

Installation

Install mercury-minimal 22.01.4 as follows:

guix install mercury-minimal@22.01.4

Or install the latest version:

guix install mercury-minimal

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.