Hacker News new | ask | show | jobs
by metaltyphoon 501 days ago
Not saying you are wrong but tell me why it would be a good idea to have hundreds of keywords for a programming language.
1 comments

Because not having hundreds of keywords means that either you have some parts of the language that are "this has a special meaning please don't touch" (double underscores are good enough, right guys?) or "we reassigned 10 different things to the same keyword to keep the number low" (ahem, static).