Skip to content

Releases: alwaysvivek/xbasic

1.2.2

28 Mar 15:33

Choose a tag to compare

  • Decoupled shell and file.
  • Now you can execute files using xbasic file -f location
  • -f no longer works on xbasic shell command

1.2.1

28 Mar 13:57

Choose a tag to compare

  • Added a fix for some operations which allowed incompatible assignments

1.2.0

27 Mar 22:05

Choose a tag to compare

  • Added datatypes.
  • Now you can have 3 datatypes, num, text or list

1.1.0

27 Mar 07:38

Choose a tag to compare

  • You can now execute files using xbasic shell -f location

1.0.2

26 Mar 15:05

Choose a tag to compare

  • Fixed a bug preventing it from running.
  • Removed shell.py and merged its functionality into main.py

1.0.1

26 Mar 14:11

Choose a tag to compare

  • Removed dependency webbrowser

1.0

26 Mar 13:19
1d08bac

Choose a tag to compare

1.0
  • Integration with Python
  • Support for a variant of the BASIC programming language
  • Easy error reporting
  • Shell mode and run file support, including .bsx extension

Full Changelog: https://github.com/vivekkdagar/xbasic/commits/v1.0