in reply to Re: Generic RPN Translator available?
in thread Generic RPN Translator available?
I don't know how (or if) functions with variable numbers of arguments are handle in RPN?
As a previous life's HP-48 owner, number of arguments is pushed onto the stack after them. Since functions know how to unstack their args, in this case this is a two steps operation
____
HTH, Dominique
My two favorites:
If the only tool you have is a hammer, you will see every problem as a nail. --Abraham Maslow
Bien faire, et le faire savoir...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Generic RPN Translator available?
by saintmike (Vicar) on Jan 21, 2005 at 03:37 UTC | |
by BrowserUk (Patriarch) on Jan 21, 2005 at 06:15 UTC | |
by BrowserUk (Patriarch) on Jan 21, 2005 at 08:50 UTC | |
by saintmike (Vicar) on Jan 22, 2005 at 04:37 UTC | |
by BrowserUk (Patriarch) on Jan 22, 2005 at 04:55 UTC | |
| |
Re^3: Generic RPN Translator available?
by BrowserUk (Patriarch) on Jan 20, 2005 at 22:33 UTC | |
by dfaure (Chaplain) on Jan 20, 2005 at 23:50 UTC |