Hacker News new | ask | show | jobs
by booleandilemma 982 days ago
It's better for people to invest the brief time to learn what these things mean up front than have a language that's burdened with verbose keywords, forever.

Typing and reading "printFormatted" everywhere is going to get old really fast.

1 comments

You can always have your cake and eat it too, if you allow either/or on all these reserved words - if you can define a function using either ‘defineFunction’ or ‘fn’