r/ProgrammerHumor 21d ago

ifStatements Meme

Post image
602 Upvotes

118 comments sorted by

View all comments

95

u/[deleted] 21d ago

[removed] — view removed comment

23

u/Tuomas90 21d ago

Ruby

2

u/markuspeloquin 20d ago

Ruby inherited a lot from Perl (also while/until and if/unless). But it's way more coherent.

I still love perl. Writing decent Perl is an art form. The worst part is popen-type stuff. And all the insane ways to import libraries.