What features would you like to see added to your favorite programming language?
- by George Edison
Are there any features you would like to see added to a programming language?
Maybe...
A programming construct
An extra operator
A built-in function you think would be useful
I realize questions like this are frowned upon, but I think this one is a genuine programming question that can be answered and the answers will spawn valuable discussion. (And it's community wiki.)
Here is one of mine:
How come C++ has no exponent operator, like Python's **?