Hacker News new | ask | show | jobs
by HFguy 1 day ago
Forth uses RPN so the "verb" is last.

That is, you provide the data first (I and Forth) and the command (heart) last.

1 comments

AKA FJN (Forward Japanese Notation)