Re: User definable operators

icedancer@ibm.net (Ken Walter)
7 Jan 1997 12:30:15 -0500

          From comp.compilers

Related articles
[18 earlier articles]
Re: User definable operators WStreett@shell.monmouth.com (1996-12-29)
Re: User definable operators adrian@dcs.rhbnc.ac.uk (1997-01-02)
Re: User definable operators hrubin@stat.purdue.edu (1997-01-02)
Re: User definable operators anw@maths.nottingham.ac.uk (Dr A. N. Walker) (1997-01-03)
Re: User definable operators WStreett@shell.monmouth.com (1997-01-03)
Re: User definable operators apardon@rc4.vub.ac.be (1997-01-07)
Re: User definable operators icedancer@ibm.net (1997-01-07)
Re: User definable operators wclodius@lanl.gov (William Clodius) (1997-01-09)
| List of all articles for this month |

From: icedancer@ibm.net (Ken Walter)
Newsgroups: comp.compilers
Date: 7 Jan 1997 12:30:15 -0500
Organization: Solution Technology
References: 96-12-088 96-12-163 96-12-181 96-12-185 97-01-01596-12-088 96-12-163 96-12-181 96-12-185 97-01-015 97-01-028
Keywords: syntax, design

WStreett@shell.monmouth.com (Wilbur Streett) writes:
:>I don't believe in overloading VARIABLE NAMES within a program. I
:>certainly would not agree with overloading other notation.


Any feature can be abused, but that doesn't mean it should not be
included in the langauge. Using class derivation and virtual
functions in C++ can make a program very difficult to follow. I would
like to add features of Algol68 and APL to C++ but I cann't! There is
NO easy way to add array slicing without new operators.


Ken Walter
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.