this post was submitted on 19 Feb 2025
843 points (99.2% liked)

Programmer Humor

20743 readers
556 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] SaharaMaleikuhm@feddit.org -1 points 4 days ago (10 children)

What are you talking about? That must be some super niche use case, cause most IDEs do not do that. And if they do it's exclusively used by people who can't really program.

[–] Deebster@programming.dev 7 points 4 days ago* (last edited 4 days ago) (9 children)

Lots of the industrial programming languages are very different to "normal"/"proper" programming languages, and I can see them being localised.

For example, this is (PLC programming language) Ladder Logic code:

Ladder Logic code

[–] marcos@lemmy.world 1 points 4 days ago (3 children)

The language is entirely in English. Only the comments and values are in Portuguese.

[–] nebeker@programming.dev 2 points 4 days ago (1 children)

Since ladder is mostly diagram-based it almost doesn’t need to be localized and isn’t jarring when you use non-English variable and function names with English keywords.

Apart from being strictly left-to-right.

[–] marcos@lemmy.world 0 points 3 days ago

If you think it's jarring to mix names from different languages with English keywords... well, I have bad news for you.

load more comments (1 replies)
load more comments (6 replies)
load more comments (6 replies)