work on metadata system, put tests in seperate file
This commit is contained in:
@@ -102,6 +102,7 @@ the `type` hex digit is defined as the following:
|
||||
| 0x0 | ignored | `; this entire comment is 1 token` |
|
||||
| 0x1 | operator | `mov`, `hlt` |
|
||||
| 0x2 | register | `rsp`, `al` |
|
||||
| 0xF | unknown | any token ID not represented in the lookup table |
|
||||
|
||||
type metadata for the different types is as follows:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user