Post Reply 
RPL stackrobatics decoder
07-09-2018, 05:29 PM
Post: #2
RE: RPL stackrobatics decoder
(07-09-2018 04:14 PM)Claudio L. Wrote:  As an example, I took a piece of code from that same thread
I think you should have linked to post # 52.

Code:
MOD --> 'l4=l4 MOD l5', DROP l4,l5, PUSH 'l4'
+ --> l1=l1+l6, PUSH 'l1' DROP 'l1',l6
The inconsistent use of single quotes and the different order of PUSH and DROP makes it a bit hard to follow your reasoning.

Cheers
Thomas
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RPL stackrobatics decoder - Claudio L. - 07-09-2018, 04:14 PM
RE: RPL stackrobatics decoder - Thomas Klemm - 07-09-2018 05:29 PM
RE: RPL stackrobatics decoder - Claudio L. - 07-09-2018, 06:12 PM
RE: RPL stackrobatics decoder - Claudio L. - 07-10-2018, 04:42 PM
RE: RPL stackrobatics decoder - pier4r - 07-11-2018, 11:24 AM



User(s) browsing this thread: 1 Guest(s)