▲ | ygritte 8 days ago | |||||||||||||
I'm so grateful for the Lisp translation. Perl is such a write-only language, my hair curls up just from looking at it. | ||||||||||||||
▲ | heresie-dabord 7 days ago | parent | next [-] | |||||||||||||
> X is such a write-only language, my hair curls up just from looking at it. That would be a powerful language feature, but alas X.isWriteOnly() for X in aLanguagesIdonotUse is merely akin to X.hasTooManyRules() for X in aHumanLanguagesIdonotSpeak | ||||||||||||||
▲ | spauldo 7 days ago | parent | prev | next [-] | |||||||||||||
To be fair, this isn't what normal Perl usually looks like. Perl allows you to write like this but most people don't. This is more like Duff's Device in that it works and it's clever and you'd can anyone who put it in production code. That's not to say that idiomatic Perl doesn't have its quirks and oddities - Perl idioms do throw off people who aren't used to them. But this is a bit far even for Perl. | ||||||||||||||
| ||||||||||||||
▲ | throwanem 7 days ago | parent | prev [-] | |||||||||||||
Eh. It's not worse than Ruby, and vice versa. |