[m-dev.] diff: Prolog compatibility in coding standard
David Overton
dmo at cs.mu.OZ.AU
Mon Jan 10 17:43:01 AEDT 2000
Hi,
compiler/notes/coding_standards.html:
Remove SICStus Prolog compatibility requirements from the
coding standard.
Index: coding_standards.html
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/notes/coding_standards.html,v
retrieving revision 1.1
diff -u -r1.1 coding_standards.html
--- coding_standards.html 1997/04/03 05:17:34 1.1
+++ coding_standards.html 2000/01/10 06:37:28
@@ -20,19 +20,6 @@
<!-------------------------->
-<h2> Use of language features </h2>
-
-<p>
-
-Language features that do not work in SICStus Prolog
-(including functions, reverse modes of arithmentic,
-the NU-Prolog syntax for negation and if-then-else,
-and code requiring mode reordering) should not be used
-in the Mercury compiler --- at least not until we
-have implemented a proper debugger.
-
-<p>
-
<h2> Documentation </h2>
<p>
--
David Overton Department of Computer Science & Software Engineering
PhD Student The University of Melbourne, Australia
+61 3 9344 9159 http://www.cs.mu.oz.au/~dmo
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list