Context Scripting Suite is a component library designed to compile and execute scripts using TCtxScript component. Context Scripting is shipped with Object Pascal-like script compiler. It supports Variant variables and uses variant array for execution stack. Context Scripting is extremely flexible and resembles a real compiler.
- No dll's, ActiveX's, external files, everything compiles into exe with very small footprint;
- Supports OLE Automation calls. Can invoke and operate Word from a script.
- Fast script compilation into PCode & execution;
- Virtual compiler allows to add more languages;
- Allows script debugging: stopping, resuming, evaluating watch expressions, inspection of call stack and more;
- Fast and one time only name resolution done with virtualized and extensible introspectors, that allow to extend and create your own object model;
- Easily extensible array of external functions;
- Easy to create custom object model and publish methods of existing classes;
- Supports dynamic variant arrays;
- Supports parameters passed by value and by address (var, out);
- Allow to compile and evaluate procedures, functions and simple expressions;
- Support exception handling with try..except, try..finally, raise directives and exception variable.
Product License: SW
Source: On purchase/registration
File Status: Fully functional
Compatible with: D2005 D2007 D2009 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE4 DXE5 DXE6 DXE7