this post was submitted on 21 Jun 2024
471 points (98.4% liked)

Programmer Humor

22713 readers
2384 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

founded 2 years ago
MODERATORS
471
COMEFROM (programming.dev)
submitted 10 months ago by JPDev to c/programmer_humor
 
you are viewing a single comment's thread
view the rest of the comments
[–] pro3757 118 points 10 months ago (1 children)

It's in Intercal, a joke language from '70s. Mark Rendle describes it here in his talk at NDC. This whole talk is ridiculous btw.

[–] [email protected] 167 points 10 months ago (2 children)

This is the same language where you have to say PLEASE sometimes or it won't compile. But if you say PLEASE too much, the compiler will think you're pandering and also refuse to compile. The range between too polite and not polite enough is not specified and varies by implementation.

[–] [email protected] 25 points 10 months ago

I love how arbitrary, cultural and opinionated that must be to work with. You'd learn something about the implimenter of the compiler by using it for a while.