BETA 857 of the twinBASIC programming IDE is now released...

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
  • IMPORTANT: Extract the zip file cleanly into a new location. Do not extract the IDE zip file content over an old version of the IDE.

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

You can also find the twinBASIC IDE download here... https://github.com/twinbasic/twinbasic/tags

Changelog
  • IMPORTANT: This is an interim/experimental release. It includes significant changes, so some instability is to be expected.
  • KNOWN ISSUE: Controls are not being destroyed properly by the form designer, causing big memory leaks (broken in this build)
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • fixed: auto correction of "Function something as something" (and similar syntax) was not working if the letter casing of "As" is not as expected [ VanGoghGaming, discord ]
  • added: 1 language pack (Polish)
  • special thanks to our community members for the new/updated language packs (Michal)

A workaround for the memory leaks is to routinely restart the compiler (not the whole IDE), until fixed.