Added support for 'labels' in the Scanner.

This commit is contained in:
2022-05-04 22:58:06 -05:00
parent caeaaefbf0
commit 9fa48520c7
2 changed files with 26 additions and 12 deletions
+1
View File
@@ -16,6 +16,7 @@ typedef enum {
COMMA,
STRING,
IDENTIFIER,
LABEL,
NUMBER,
HEX,
//Keywords