|
|
|
|
|
by DanielStraight
5790 days ago
|
|
There is some really good stuff in here, but there is one point on which I totally disagree: operator overloading. Operator overloading can be abused, yes, but there are many things which don't belong in a standard library and nevertheless lend themselves to adding, subtracting, multiplying and dividing. See:
Growing a Language, by Guy Steele
http://video.google.com/videoplay?docid=-8860158196198824415... |
|