summaryrefslogtreecommitdiff
path: root/examples/main.pipa
diff options
context:
space:
mode:
authorCarlos Maniero <carlosmaniero@gmail.com>2023-04-26 01:57:40 -0300
committerJohnny Richard <johnny@johnnyrichard.com>2023-04-26 09:11:11 +0200
commitb8e76aa1e888a4602d4220206bbea8d04882fae2 (patch)
tree03c5e03377edec588066b0d7d7ad9d1a80092b08 /examples/main.pipa
parent127dae1c3b48c3a4dceddb9000309bfeaa8d0a01 (diff)
lexer: Split operation tokens into their own token
The +, -, *, and / tokens used to be TOKEN_OP, but the TOKEN_OP has been removed and a token for each operation has been introduced. Python's token names were followed: https://docs.python.org/3/library/token.html Signed-off-by: Carlos Maniero <carlosmaniero@gmail.com> Reviewed-by: Johnny Richard <johnny@johnnyrichar.com>
Diffstat (limited to 'examples/main.pipa')
0 files changed, 0 insertions, 0 deletions