37
Forth (thelemmy.club)
top 6 comments
sorted by: hot top new old
[-] iguessimlemming@lemmy.ml 8 points 4 days ago

I would love to understand, can someone..?

[-] ZoDoneRightNow@kbin.earth 14 points 4 days ago

Forth is a language that uses reverse polish notation instead of prefix (polish) or infix notation. This means that the operation comes after the operators. So "2 + 4" becomes "2 4 +", or in this case "I <3 Forth" becomes "I Forth <3". In a c-like language, it would be written as <3(I, Forth).

[-] lnxtx@sopuli.xyz 5 points 4 days ago

Look for alt text. I don't wanna spoil it here.

[-] iguessimlemming@lemmy.ml 3 points 4 days ago

Thanks everyone, it was really one for the programmers haha. Everyone thanks?

[-] yogthos@lemmy.ml 4 points 4 days ago* (last edited 4 days ago)

I did post it in programmer humor, figured that would be a bit of a give away :)

this post was submitted on 10 Aug 2026
37 points (93.0% liked)

Programmer Humor

43150 readers
6 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 7 years ago
MODERATORS