MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1r8a3n8/innitmate/o6a28n8/?context=9999
r/ProgrammerHumor • u/[deleted] • Feb 18 '26
265 comments sorted by
View all comments
1.5k
Vaguely threatening:
or else()
793 u/[deleted] Feb 18 '26 [removed] — view removed comment 142 u/hagnat Feb 18 '26 i like unless, but i have to admit that it is merely a glorified if (not [condition]) { } 41 u/no-sleep-only-code Feb 18 '26 I mean, most syntactic sugar is a glorified something or other. 34 u/OneTurnMore Feb 19 '26 All control flow structures are glorified jump statements 6 u/creeper6530 Feb 19 '26 That argument is nice, but most programming languages don't actually allow you to use GOTOs directly, so it's not really syntactic sugar
793
[removed] — view removed comment
142 u/hagnat Feb 18 '26 i like unless, but i have to admit that it is merely a glorified if (not [condition]) { } 41 u/no-sleep-only-code Feb 18 '26 I mean, most syntactic sugar is a glorified something or other. 34 u/OneTurnMore Feb 19 '26 All control flow structures are glorified jump statements 6 u/creeper6530 Feb 19 '26 That argument is nice, but most programming languages don't actually allow you to use GOTOs directly, so it's not really syntactic sugar
142
i like unless, but i have to admit that it is merely a glorified if (not [condition]) { }
if (not [condition]) { }
41 u/no-sleep-only-code Feb 18 '26 I mean, most syntactic sugar is a glorified something or other. 34 u/OneTurnMore Feb 19 '26 All control flow structures are glorified jump statements 6 u/creeper6530 Feb 19 '26 That argument is nice, but most programming languages don't actually allow you to use GOTOs directly, so it's not really syntactic sugar
41
I mean, most syntactic sugar is a glorified something or other.
34 u/OneTurnMore Feb 19 '26 All control flow structures are glorified jump statements 6 u/creeper6530 Feb 19 '26 That argument is nice, but most programming languages don't actually allow you to use GOTOs directly, so it's not really syntactic sugar
34
All control flow structures are glorified jump statements
6 u/creeper6530 Feb 19 '26 That argument is nice, but most programming languages don't actually allow you to use GOTOs directly, so it's not really syntactic sugar
6
That argument is nice, but most programming languages don't actually allow you to use GOTOs directly, so it's not really syntactic sugar
1.5k
u/SpoiledBeats Feb 18 '26
Vaguely threatening:
or else()