What is thinBasic programming language

thinBasic is an interpreted modular programming language. Fast, reliable, well documented, features rich, easy to be used and to be mastered BASIC language. No compilation, no intermediate code, just plain text script files analyzed and executed on the fly. ThinBasic lets you quickly and easily develop programs for WIN32 environments.

thinBasic was first released in 2004. Since then thinBasic has steadily improved thanks to the help of a growing number of enthusiastic users.

Although thinBasic is an interpreted language providing subscript checking, un-initialized variable checking and numerous other run-time checks, it is extremely fast. People use it to develop Windows GUI programs, high-speed 2D/3D visualisations and games, Windows programs (GUI or Console) and task automations.