@monkey1 I was wondering what the primitives would look like if you couldn't peek behind the top item, and how many stacks you'd need to replicate their behaviors.
I tried ROT with 4 stacks, and it takes 6 opcodes instead of 7, with 3, and so on.
Top-level
@monkey1 I was wondering what the primitives would look like if you couldn't peek behind the top item, and how many stacks you'd need to replicate their behaviors. I tried ROT with 4 stacks, and it takes 6 opcodes instead of 7, with 3, and so on. No comments
|