DescriptionFast Scripts is scripting library for Borland Delphi 4-7, C++Builder 4-6 and Kylix 1-3. Unique feature of Fast Scripts is ability to use several languages (PascalScript and C++Script), so you can write scripts using your favourite language. PascalScript is subset of the Object Pascal programming language, C++Script is subset of C++. FEATURES - Multi-language architecture allows you to use many languages (at this moment - PascalScript and C++Script). It is possible to add any procedural language (language definition is stored in XML format). - Standard language features: variables, constants, procedures, functions (nested allowed) with var/const/default parameters, all standard operators and statements (includind case, try/finally/except, with), types (int, float, bool, char, string, multi-dimensional array, enum, variant), classes (with methods, events, properties, index and default properties). - Strict type checking. - Access to any object inside your application. Standard libraries to access to base classes, controls, forms and DB. Easily expandable library architecture. - Small footprint - 80-150Kb depending on modules used.
|