37
Forth (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] iguessimlemming@lemmy.ml 8 points 2 days ago

I would love to understand, can someone..?

[-] ZoDoneRightNow@kbin.earth 13 points 2 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 2 days ago

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

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

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

[-] yogthos@lemmy.ml 2 points 2 days ago* (last edited 2 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 (100.0% liked)

Programmer Humor

43110 readers
12 users here now

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

Rules:

founded 7 years ago
MODERATORS