What is thinBasic programming language
thinBasic is an interpreted Basic 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 let 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 OpenGl games, Windows programs (GUI
or Console), task automations.
|