About thinBasic
thinBasic is a Basic Programming Language Interpreter. Fast, reliable, well documented, features rich, easy to use and to master Basic Language. No compilation, no intermediate code, just plain text script files analyzed and executed on the fly.
Read More... |
|
 |
|
|
About programming passion |
Please install Flash® and turn on Javascript.
All started for passion: programming passion, challenge, ideas. Put all together and you will have an explosive mixture.
From this passion, thinBasic made its first moves. We needed an automation tool able to follow all our needs and been able to be tailored very quickly and easily. We made a software selection but after a while we decided to go with a dedicated home made language following Basic syntax. Here we are: thinBasic free interpreter. a complete features rich interpreter programming language.
We Can Not Do This Alone!
How can we make all the job done if we have so many ideas and so little time?
How can we share the development between many different people?
We could not make a so big project alone. So we started to think about a possible way for sharing development time and resources and also how to open thinBasic development to other people in an easy and independent mode. The answer was: create a modular structured language made of separated modules developed and maintained independently even from different users.
thinBasic is a modular language with a central Core engine architecture surrounded by many specialized modules. Every module is in charge of different language aspects (for example file handling, console, user interface, OpenGl, and many others) and automatically loaded at script runtime by the Core engine only if script needs it.
.
|
|
About this site
This site is dedicated to develop and support thinBasic, a Basic like interpreter designed for task automation under Windows Operating System. thinBasic is continuously under development by thinBasic development team plus a crew of passionate programmers.
Read More...
|
|
 |
|
|