Talk:Qwerty Reverse Polish Notation

From Esolang
Jump to navigation Jump to search

Oh man, I -really- like this. I'll work on a Python interpreter. I think I'll make it command-line instead of by reading files. Imaginer1 (talk) 13:43, 12 September 2014 (UTC) Addition: I want some info for this, and I'm not the best at reading Perl. Does the stack accept floats? How does 'bool' work? Does # effectively pop the stack? When it says '>L BODY $i $$ <L' what the heck does the $$ mean? is $ a variable there?