logoalt Hacker News

maomao5 • today at 4:39 PM • 1 reply • view on HN

People hate the verbose syntax. It doesn't bother me, but I've been surprised how common that is described amongst people that don't care for Pascal.

Personally, in that family of languages I prefer Ada, but I gave up with programming and programming languages.


Replies

Narishma • today at 5:11 PM

To me it's less the verbose syntax but more the weirdness and inconsistency of it. Like making a distinction between a procedure and a function, or returning data from a function by assigning it to a magical variable. It feels like a cobbled-together language rather than a properly designed one.