Julien Fischer 7f8f4486e8 Enable the asm_fast* (and reg*) grades on x86_64 OS X machines.
configure.ac:
	Do not set the LLDS base grade to 'none' if we are on 64-bit OS X and
	we are using GCC 4.3 onwards.  (Older versions of GCC are either
	broken or do not work on this platform anyway.)

README.MacOS:
	Mention that the asm_fast* and reg* grades do work on x86_64
	systems.
NEWS:
	Announce that the asm_fast* and reg* grades are now supported
	on x86_64 OS X machines.
2014-09-04 17:20:40 +10:00
2014-09-04 12:36:29 +10:00
2014-09-01 23:52:07 +10:00
2014-03-25 12:34:01 +11:00
2014-08-30 00:48:53 +02:00
2014-06-16 15:08:05 +10:00
2014-01-07 14:34:51 +11:00
2014-07-14 14:54:40 +10:00
2014-03-10 09:01:47 +11:00
2013-05-14 14:17:57 +10:00
2014-03-04 16:10:54 +11:00
2014-05-28 12:39:42 +10:00
2014-01-03 17:26:15 +11: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 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 248 MiB
Languages
Mercury 85.3%
C 8.7%
Shell 1.4%
Makefile 1%
JavaScript 1%
Other 2.1%