Welcome to wxBasic

wxBasic is a Basic Interpreter that brings the easy to learn programming language Basic together with the power of the widely-used wxWidget library.
Following the cross-plattform idea of wxWidgets, wxBasic is available on Windows, MacOSX and Linux/Ubuntu.

wxBasic comes in two different version.
The GUI version is linked to the powerful wxWidget library. Creating and calling the wxWidgets code closely parallels the wxWidgets C++ API.
The Console version (bvmc) allows to write simple Basic applications for Console mode and looks a lot like QBasic.

It is possible to write applications very quickly and to create stand-alone executables.