[m-dev.] diff: announce x `fun` y transformation on web site

Peter Ross petdr at cs.mu.OZ.AU
Tue Jul 13 15:02:39 AEST 1999


Hi,


===================================================================


Estimated hours taken: 0.25

news/newsdb.inc:
    Mention the x `fun` y transformation.


Index: news/newsdb.inc
===================================================================
RCS file: /home/staff/zs/imp/w3/news/newsdb.inc,v
retrieving revision 1.30
diff -u -r1.30 newsdb.inc
--- newsdb.inc	1999/06/18 02:48:29	1.30
+++ newsdb.inc	1999/07/12 10:42:44
@@ -17,6 +17,14 @@
 */
 
 $newsdb = array(
+"13 Jul 1999" => array("Operators",
+
+"Terms in the form of x `fun` y are transformed into fun(x, y),
+allowing a limited form of user defined operators.
+The transformation is available in our latest
+<A HREF=\"download/rotd.html\">release of the day</A>.
+"),
+
 "17 Jun 1999" => array("Automatic accumulator introduction",
 
 "A new optimization has been added to the Mercury compiler.

----
 +----------------------------------------------------------------------+
 | Peter Ross      M Sci/Eng Melbourne Uni                              |
 | petdr at cs.mu.oz.au  WWW: www.cs.mu.oz.au/~petdr/ ph: +61 3 9344 9158  |
 +----------------------------------------------------------------------+
--------------------------------------------------------------------------
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