|
|
|
|
|
by revelation
4677 days ago
|
|
The joke has been going on for quite some time now - Lisp and related languages use Polish Notation everywhere. (The main benefit is that (R)PN is parenthesis-free, so it makes it easier for a calculator to process expressions with multiple operators. The use in programming languages is nonexistent but to make clear that +, *, .. are just like any other function call, where you would naturally use polish notation.) |
|
There's even a "Reverse Polish Lisp" on HP calculators!
[1] http://en.wikipedia.org/wiki/List_of_programming_languages_b...