Peter Wang 49ffafaa3e Fix MR_named_arg_num for RTTI changes introduced with subtypes.
runtime/mercury_deconstruct.c:
    Use MR_index_or_search_ptag_layout to search du type layouts by
    primary tag and MR_index_or_search_sectag_functor to search
    sectag_alternatives by secondary tag, as required for subtypes.

    (MR_named_arg_num is used by the debugger.)
2021-04-09 17:41:23 +10:00
2021-01-26 14:57:37 +11:00
2021-03-06 22:09:49 +11:00
2021-04-09 17:41:23 +10:00
2021-01-25 20:28:23 +11:00
2020-10-30 13:21:23 +11:00
2020-10-27 11:10:11 +11:00
2020-10-27 11:10:11 +11:00
2021-03-05 22:54:28 +11:00
2021-04-09 17:41:23 +10:00
2020-10-27 11:10:11 +11:00
2021-01-25 18:33:24 +11:00
2019-01-02 12:30:56 +00:00
2020-06-02 16:23:22 +10:00
2021-01-01 15:39:54 +11:00
2020-04-14 21:26:30 +10:00
2021-04-09 17:41:23 +10:00
2019-01-06 11:49:45 +11:00
2020-01-22 13:13:18 +11:00
2021-01-25 18:33:24 +11:00
2020-06-02 16:23:22 +10:00

Mercury

Mercury is a logic/functional programming language which combines the clarity and the expressiveness of declarative programming with advanced static analysis and error detection features.

More information is available on the website's about pages, in other README files in the source code repository, and in the documentation.

README files

The Mercury compiler has a number of different backends and works on different operating systems. Specific information is contained in individual README files:

Other information

See the current release notes for the latest stable release. The history file is relevant if you want to find out more about the past development of Mercury. News lists any current or future enhancements (but this isn't always up-to-date). The limitations file lists a number of ways in which the Mercury implementation does not yet meet its goals.

Information for developers

If you are considering contributing to the Mercury project the website contains some documents that may be helpful. These include a document about contributions in general and specific information about contributing such as coding styles.

Contact

See our contact page.

Description
No description provided
Readme MIT 145 MiB
Languages
Mercury 85.4%
C 8.7%
Shell 1.4%
Makefile 1%
JavaScript 1%
Other 2%