|
Flexible and
powerful
An unique
feature of FastScript is its ability to use several languages
(PascalScript, C++Script, JScript and BasicScript). This allows you
to write scripts using your favorite language. FastScript doesn't
use Microsoft Scripting Host, so it can be used in both the Windows
and Linux environments.
FastScript
offers a wide range of features, including cross-platform
scripting, fast code execution, a small footprint, a great variety
of tools, and excellent scaling options. Use FastScript to make
your applications really flexible and powerful!
Features
|
•
|
Multi-language
architecture supports several languages (currently, PascalScript,
C++Script, BasicScript and JScript).
|
|
•
|
Multi-language
scripts may be used. For example, one module may be written in
PascalScript, another in C++Script.
|
|
•
|
Standard
language set: variables, constants, procedures, functions (nested
functions are allowed) with var/const/default parameters, all the
standard operators and statements (including case,
try/finally/except, with), types (int, float, bool, char, string,
multi-dimensional array, enum, variant), classes (with methods,
events, properties, indices and default properties).
|
|
•
|
Checking
compatibility of types.
|
|
•
|
Access to any
object inside your application. Standard libraries for access to
base classes, controls, forms and DB. Library architecture may
easily be expanded.
|
|
•
|
Small footprint
- 80-150Kb, depending on the modules used.
|
|