add else if, else, and comments
This commit is contained in:
@@ -39,6 +39,7 @@ typedef enum {
|
||||
|
||||
// Keywords
|
||||
TOKEN_IF,
|
||||
TOKEN_ELSE_IF,
|
||||
TOKEN_ELSE,
|
||||
TOKEN_WHILE,
|
||||
TOKEN_FOREVER,
|
||||
|
||||
Reference in New Issue
Block a user