23.9.24
Key Updates:
- 1:Implementation of Try/Call, Function and Increment/decrement
- 2:Developed wait commands{wait}
- 3:Implementation of a evaluation system{==,>,<}
- 4:Implementation of Exception to errors{Try/Catch}
- 5:Implementation of Case/Switch commands
- 6:Major Bug Fixes
- 7:Development of a debug mode/system.
- 8:Implemented file-based command interpreter
(./interpreter2.5.py --mode file --file file.x3) for streamlined execution.
- 9:Creation of a distributable copy of the interpreter.
- 10:Improved Control flow nesting
::Devlog Info::---