Skip to content

Releases: kwanghoon/MySmallBasic

Updated to work on Ubuntu linux

08 Apr 13:13
Compare
Choose a tag to compare
  • MySmallBasic is now working on Ubunut linux.
  • But still have an issue in the debugger.

Fixed some bugs

30 Jul 00:01
Compare
Choose a tag to compare
  • 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

15 Mar 06:59
Compare
Choose a tag to compare
  1. Fixed a bug on the lexer mishandling a missing double quote.
  2. Revised exception handling in TextWindow using jansi library.
  3. Created two small basic for regression test on exception handling.

The 1st release for the computational thinking course

15 Mar 06:33
Compare
Choose a tag to compare