It is a stack based language like FORTH. The parameters of the operators come before the operators themselves. Every operator pops the required parameters off the stack and pushes the answers into the stack. In Bitcoin script 1+1 would look like OP_1...
rishkwal.hashnode.dev6 min read
No responses yet.