Hacker News new | ask | show | jobs
by Manishearth 1302 days ago
I always say that if the strongest complaint people have about your language is syntax; you've already succeeded.
2 comments

You have an extra semicolon in your comment.
It's two statements, comments start with //

:o)

It's "clearly" wrapped in hidden delimiters so that the server regards it as a comment, though. (-;
Syntax is one of the most important characteristics of language.

It’s the difference that makes the difference between Rust-like and C++-like gibberish and poetry.