Y
Hacker News
new
|
ask
|
show
|
jobs
by
Tuna-Fish
317 days ago
The c++ notation for functions (and types in general) is horrible, and makes parsing much more expensive than it needs to be. Fixing it is step one if you are making a modern language.
1 comments
pjmlp
317 days ago
A compatibility required by C.
link