this post was submitted on 06 Oct 2023
273 points (98.6% liked)
Programmer Humor
19463 readers
22 users here now
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
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Holy dicking fuck. This is amazing.
Is there an ÜBERULTRABEGINNER explanation for what these languages even do? It’s just alien glyphs.
A lot of them are shorthand for phrases that exist in other programming languages. If you watch the whole video you can see him type things like match to get the ≅ or something like that I don't know I didn't follow at all It's pretty heady shit.
Yeah, just watching and learning about their existence now, but it definitely looks like people took the full ASCII library and decided to use it for all common operators and operations in the language. Really cool, but yeah, kinda arcane until you learn the characters.