Not the cleanest way to do this but added in keyword detection.

This commit is contained in:
2022-02-17 21:52:26 +00:00
parent c55a3434de
commit 227d566261
2 changed files with 45 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
#define SCANNER_H
#define DEFAULT_TOKENLIST_SIZE 32
#define KEYWORD_COUNT 16
typedef enum {
//Single-character tokens