Closed MiSawa closed 3 years ago
I have an idea of making a faster stack that can be used as the persistent stack of vm. It exploits the structure of query pattern to the stack.
We use three stacks, one for the real stack, another for the persisted token stack, and another for the undos.
I have an idea of making a faster stack that can be used as the persistent stack of vm. It exploits the structure of query pattern to the stack.
We use three stacks, one for the real stack, another for the persisted token stack, and another for the undos.