Updates:
float
variable type now supported- Implicit variable creation
- Variables referenced before creation are initialized as a numeric variable with a
0
value.
- Variables referenced before creation are initialized as a numeric variable with a
- Add flag for
MODIFY
commands if the argument is a variable ID - Reduced stdout message overhead
- Add
Size
field forPRINT
commands
For documentation on the latest changes, refer to README.md or CHEATSHEET.md.