Things like "read input and copy to stack" - `push 0 dup getchar/num retr` Probably use the pattern `_[\w]+` to differentiate from keywords and inline labels
Things like "read input and copy to stack" -
push 0 dup getchar/num retrProbably use the pattern
_[\w]+to differentiate from keywords and inline labels