Releases: kwanghoon/MySmallBasic
Releases · kwanghoon/MySmallBasic
Updated to work on Ubuntu linux
Fixed some bugs
- Fixed a bug in the debugger (showing array values properly after changing the array structure)
- Added a CTS suite
- Fixed a font problem in Text controls
- Merged Facebook/Database APIs
A bug fix on the lexer and some improvements on error messages
- Fixed a bug on the lexer mishandling a missing double quote.
- Revised exception handling in TextWindow using jansi library.
- Created two small basic for regression test on exception handling.
The 1st release for the computational thinking course
Happy MySmallBasic!!!