|
b97abc776c
|
parser: add dma and mvi parsers
|
2023-08-20 05:54:53 +00:00 |
|
|
22625c7c90
|
ast: add printers for all instructions
|
2023-08-19 19:40:20 -07:00 |
|
|
e520a0de19
|
parser: initial op parsing
|
2023-08-20 00:59:41 +00:00 |
|
|
cc7345ec33
|
lexer: loop if the current character does not produce a token
|
2023-08-16 19:52:02 +00:00 |
|
|
b6d4ae5e8e
|
parser: initial expression parser
|
2023-08-15 20:18:35 -07:00 |
|
|
e2f587437d
|
expr: add more expression structures
|
2023-08-15 23:01:35 +00:00 |
|