added parsing ad compilation of function declarations
This commit is contained in:
@@ -37,6 +37,7 @@ typedef enum {
|
||||
OPCODE_PUSHTRU,
|
||||
OPCODE_PUSHFLS,
|
||||
OPCODE_PUSHNNE,
|
||||
OPCODE_PUSHFUN,
|
||||
OPCODE_RETURN,
|
||||
OPCODE_JUMPIFNOTANDPOP,
|
||||
OPCODE_JUMP,
|
||||
|
||||
Reference in New Issue
Block a user