|
IntellePret
-
Version
1.0
IntellePret is an interpreter / expression evaluator packaged as a COM component. IntellePret prepares your expression program and stores it in an intermediate state, allowing repeated high speed execution. All user defined functions, global and local variables, and function parameters are exposed. You can access and modify function parameters, and invoke each function directly on a selective basis. IntellePret is modeled on the syntax of C, and includes logical evaluation, control flow and looping constructs. IntellePret can be used from C++, VisualBasic and scripting languages.
|