remokasu/stacker: command-line RPN calculator with an RPN-based scripting language (on PyPI)
remokasu/stacker: command-line RPN calculator with an RPN-based scripting language (on PyPI)
github.com
GitHub - remokasu/stacker: Stacker is a command-line calculator that uses reverse Polish notation (RPN) for mathematical calculations and features an RPN-based scripting language.
how does that compare to Hy besides being more domain specific and the order of operations (prefix vs suffix notation)?
I've never used Hy. Does it offer any concatenative-style interaction?
it's uses standard lispy operator-operands order see https://learnxinyminutes.com/docs/hy