860
submitted 4 months ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 21 points 4 months ago

I know there is a programming language called windev, all in French, just in case you want to suffer. I would except a good exception handling mechanism in a French base language.

An example from their website: ` TotalCA est un monétaire = CalculCAMoisEnCours()

SI TotalCA >= 1 250 000 ALORS LIB_Objectif= "Objectif dépassé !" LIB_Objectif.Couleur= VertFoncé

SINON SI TotalCA <= 200 000 ALORS LIB_Objectif= "Objectif non atteint" LIB_Objectif.Couleur= RougeClair FIN

FIN `

[-] [email protected] 5 points 4 months ago

I'd love to swap else with alors in all languages

[-] [email protected] 5 points 4 months ago

I think that's actually a then keyword

Y'know, from back when it was common for languages to do if foo then baz

[-] [email protected] 1 points 4 months ago

Here, they are famous for their pinup calendars...

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

Programmer Humor

24670 readers
196 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