Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Is Perl syntax better than randomly chosen syntax? (wadler.blogspot.com)
4 points by luu on Dec 2, 2013 | hide | past | favorite | 1 comment


In the brief example shown, I note four features that distinguish Perl: sigils, braces, parenthesized control expressions, and lack of type declarations. The second and third it shares with "C world", the majority of the C-descended languages such as C++, C#, and Java. Lack of type declaration is common among "scripting" languages, and sigils pop up here and there.

There are many things to object to in Perl, but without buying the paper, I can't say whether this establishes any new ones.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: