-> What i would really like; is for my MacBook to have a built in
-> programming language that's as easy to use as RPL ( The programming
-> language used by my HP48 programmable calculator ) It is the easiest
-> and most intuitive programming language i've ever seen...
A language called Forth, which was trendy about 25 years ago, used
Reverse Polish Notation. I learned it reasonably well. However, it
never really caught on, mainly because most people found the RPN way of
doing things very *counter*-intuitive.
I don't know if there are any implementations of Forth still on the
market.
dow