Skip to content

Releases: matthilde/microwavebasic-old

New features :D

27 Aug 16:20
Compare
Choose a tag to compare
  • Fixed loads of bug because I can't code.
  • Fixed some operators that wasn't still working.
  • Added 'i' modifier in String operations.
  • Updated compile.bat (Windows) and compile.sh (Linux)
  • Added 'r' variable returning a random int between 0 and 1000
  • You can now Save/Load files

Fixed some sh*t bugs

23 Aug 22:15
Compare
Choose a tag to compare
  • Got rid of boost library, wrote the needed functions from scratch
  • Fixed NEW that wasn't working
  • Fixed bugs
  • Added compile.bat for Windows users (require gcc compiler added in PATH)
  • Compilation scripts now make the bin folder if it doesn't exist.
  • Fixed the < and > operators that wasn't working.

First release!

23 Aug 11:57
Compare
Choose a tag to compare

First release of MicrowaveBASIC! Have fun!