BETA 386 of the twinBASIC programming IDE is now available...

Download from here... https://github.com/twinbasic/twinbasic/releases


  • Click on "Assets" for the latest release
  • Download and Extract the ZIP file into a local folder
  • Then run the twinBASIC.exe from that local folder

How to install https://nolongerset.com/how-to-install-twinbasic/

If you have difficulties finding the download try here https://github.com/twinbasic/twinbas...E_BETA_386.zip

Changelog

  • WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
  • fixed: (regression) packages that rely on global variables could cause issues in compiled EXEs due to linker bug [ https://github.com//issues/1673 ]
  • fixed: TypeName() of tb-implemented Collection object returns 'Object' from external callers such as VBA [ https://github.com//issues/1661 ]