Skip to content

Releases: kwanghoon/MySmallBasic

Updated to work on Ubuntu linux

Choose a tag to compare

@kwanghoon kwanghoon released this 08 Apr 13:13
  • MySmallBasic is now working on Ubunut linux.
  • But still have an issue in the debugger.

Fixed some bugs

Choose a tag to compare

@kwanghoon kwanghoon released this 30 Jul 00:01
  • 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

Choose a tag to compare

@kwanghoon kwanghoon released this 15 Mar 06:59
  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

Choose a tag to compare

@kwanghoon kwanghoon released this 15 Mar 06:33

Happy MySmallBasic!!!