RBScript
Appearance
REALbasic icon | |
Developer(s) | REAL Software, Inc. |
---|---|
Operating system | Mac OS X, Microsoft Windows, Linux |
Type | Scripting languages |
License | Commercial |
Website | REAL Software, Inc |
RBScript is a scripting language similar to REALbasic, which shares some basic features, like to be object oriented, to support modules, to support the same datatypes. It's a reduced version of REALbasic, mainly used to script the applications written with REALbasic, and lately used also in the REALbasic IDE (officially from the 2006r1 version). Compared to the different scripting languages that can still be used with REALbasic (thanks to the ability that it offers to call C API), RBScript can be better integrated into REALbasic applications by the possibility it has to call the methods and to use the properties of the object passed to the script parser and compiler.