mercury

Description:Mercury is a modern general-purpose logic/functional programming language
Homepage:https://www.mercurylang.org/index.html
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
22.01.1 diff - + - - - - - - - - - - +
22.01 diff - ~ - - - - - - - - - - ~
20.06.1 diff - ~ - - - - - - - - - - ~
20.06-r1 - + - - - - - - - - - - +

USE flags

  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • doc - Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • emacs - Add support for GNU Emacs
  • erlang - Support Mercury Erlang grade
  • examples - Install examples, usually source code
  • java - Add support for Java
  • mono - Build Mono bindings to support dotnet type stuff
  • profile - Add support for software performance analysis (will likely vary from ebuild to ebuild)
  • readline - Enable support for libreadline, a GNU line-editing library that almost everyone wants
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • threads - Add threads support for various packages. Usually pthreads
  • trail - Support Mercury trail grades

Also available in: Atom

Thank you!