Closed Vaguery closed 6 years ago
Several of the instructions in vectorized.clj still rely on push-onto stack DSL instructions. They work for the moment, but should be cleaned up and refactored extensively. Also they'e ugly.
vectorized.clj
push-onto stack
Undone by #175
Several of the instructions in
vectorized.clj
still rely onpush-onto stack
DSL instructions. They work for the moment, but should be cleaned up and refactored extensively. Also they'e ugly.