Hacker News new | ask | show | jobs
by dylan604 78 days ago
Wait, isn't that what they say about perl?
2 comments

Yes, perl is considered write-only because it is a mess of features that allow unhygienic programming habits to flourish - it is full of hard-to-trace magical behavior. Completely different than APL, which has had perl's write-only label applied to it by programmers not used to reading terse mathematical notation.
They say the same about RegEx too.