Hacker News new | ask | show | jobs
by scotty79 544 days ago
Scala then. Semicolons are optional but you still can have them if you need them
1 comments

The obvious example would have been JavaScript, but nobody wants to say something positive about JavaScript...
JavaScript has some specific and unique issues. Some silly choices (like auto inserting of semi-colons after empty return) and source code routinely, intentionally getting mangled by minification.
> but nobody wants to say something positive about JavaScript...

For obvious reasons...