Honestly kinda weird to see something I made and posed 2 days ago reposted on this community with my my exact title and alt text but no acknowledgement.
Programmer Humor
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
f () {...}
also, (nix)
f = x: x
I wasn't aware it has a Logo:

You know somebody is really lost when they decide the empty set is a subset specifically of unsigned integers and nothing else.
What is the Main; at the end? Is this like a scripting language where having something like main() is just an idiom? Also is printf() like built-in or something?
Yes, it is the scripting language of TempleOS.
I knew it was from TempleOS, didn't realize it was actually a scripting language though.
Okay, U8, sure, but a boolean is U0? Surely U1 if you absolutely must...
well I'd assume U0 is the void type. since it contains no data
I think it's equivalent to void, not a boolean.
Oh, that makes more sense, but then "unsigned" void?
Tbf, unsigned void makes more sense than signed void
Wow zig has u0 and i0
what does i0 even mean, like what is the sign even for
what an interesting story. truly a gem.