INTE
Interpreter Error
INTE001
Errors with unknown reason
INTE002
Undefined variable/function
INTE003
The number of arguments to the function is incorrect
INTE004
The expression in for loop is not iterable
INTE005
Unknown operator
INTE006
Attempting to call a non-callable
INTE007
Cannot evaluate node
INTE008
Expected {} to be a list
Last updated