thinBasic 1.6.0.10

thinBasic is a Basic like language interpreter. Its target is to have a scripts text file to be interpreted and executed immediately by a simple double click or by an automated scheduled tasks.

More than 500 predefined keywords. All main program flow: If/Then/Else/ElseIf/End If, While/Wend, For/Next, Do [While/Until]/Loop [While/Until], Select/End Select, user defined functions, modules, arrays and much more...

thinBasic is composed by modules or libraries: Core, Console, Excel, FTP, iNet, LL, PDF, RAS, Registry, SMTP, SQL, UI, XML, ZLib. Only o­ne module is mandatory: Core module. All other modules are optional.

Here are some key features of "thinBasic":

· very rich set of predefined keywords
· all main program flow control keywords.
· user defined functions with local, static or global variable declaration up to 12 parameters.
· Dynamic strings variables and many numeric types.
· thinBasic language can be extended in keywords and functionalities using predefined official modules.
· thinBasic language can be extended in keywords and functionalities using user defined modules.
· thinBasic can be used as application script engine.

Download Here

Comments

Popular Posts