Re: make == as = ? - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: make == as = ?
Date
Msg-id Pine.LNX.4.58.0404071728510.31282@sablons.cri.ensmp.fr
Whole thread Raw
In response to Re: make == as = ?  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
> There is a special display in my imaginary hall of fame of bad design
> decisions for the use of = and == in C and its blind adoption by C++,
> Java, Perl, etc, along with the associated use of "expr ;" as a statement.
>
> That's my view ;-)

Well, I agree with yout view about the C language design.

But now is too late;-)

My point is more practical: my students know one syntax, I don't have a
lot of hours for the course, most of them won't be software developers but
rather software users, so if I can do more interesting things it is not
bad.

-- 
Fabien Coelho - coelho@cri.ensmp.fr


pgsql-hackers by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: make == as = ?
Next
From: Josh Berkus
Date:
Subject: Re: make == as = ?