Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BAScript-2.2.1.zip | 2022-12-08 | 176.0 kB | |
BAScript-2.2.1.7z | 2022-12-08 | 71.8 kB | |
BAScript-2.2.1.tar.gz | 2022-12-08 | 102.3 kB | |
README | 2022-12-08 | 474 Bytes | |
Totals: 4 Items | 350.7 kB | 0 |
Changes between versions 2.2.0 & 2.2.1 ====================================== What's new ---------- + Added RaiseEmptyCodeStack property to control if RET will raise an exception or behave as STOP if stack is empty. + Added TbasEmitter class that emits code. + Added BeforeProgramHeader event to the custom compiler class. Other ----- + New command executor in the interpretor: now it is less chaotic and should be a bit faster too.