Implement the `!` operator into the grammar, and implement the compilation of the operator, and also implement the opcode executor.
Implement the
!operator into the grammar, and implement the compilation of the operator, and also implement the opcode executor.