835
you are viewing a single comment's thread
view the rest of the comments
[-] bzah@discuss.tchncs.de 21 points 2 days 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 `

[-] jol@discuss.tchncs.de 5 points 2 days ago

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

[-] boonhet@lemm.ee 4 points 2 days 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

[-] fibojoly@sh.itjust.works 1 points 2 days ago

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

this post was submitted on 19 Feb 2025
835 points (99.3% liked)

Programmer Humor

20033 readers
1841 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