We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.

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?