[m-dev.] Added module qualified backquoted operators to the syntax

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Dec 22 14:18:24 AEDT 2003


On 22-Dec-2003, Ralph Becket <rafe at cs.mu.OZ.AU> wrote:
> library/parser.m:
> 	Extended parser__parse_rest//5 to handle backquoted operators with
> 	a (single) module qualifier so that e.g. (A `set.union` B) will
> 	parse successfully.

If we're going to allow this, then we should allow more than one module
qualifier.

Also, the documentation in the Terms section of the language reference
manual should be updated to reflect this change.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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