| maug
    Quick and dirty C mini-augmentation library. | 
Return values specific to MLISP Interpreter. More...

| Macros | |
| #define | MERROR_PREEMPT (MERROR_EXEC | MERROR_TIMEOUT) | 
| Indicates MLISP_AST_NODE can be executed again on next step iter pass. | |
| #define | MERROR_RESET (MERROR_EXEC | MERROR_PARSE) | 
| Indicates MLISP_EXEC_STATE has reached a condition where it has run out of instructions. | |
Return values specific to MLISP Interpreter.