IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

LoadableScriptInterpreter.cs File Reference

Classes

interface  IG::Lib::ILoadableScriptInterpreter
 Interface for interpreters that can install commands from loadable scripts and run them. More...
class  IG::Lib::LoadableScriptInterpreterBase
 Interpreter that can install commands from dynamically loaded (compiled) scripts and run them. Script loader object of a type ScriptLoaderBase is accessed through a property that can be overridden in derived classes, such that a different script loader is used. This is importand because different libraries will be required for compilation in different contexts. Script loader property creates a new script loader on first access. More...

Namespaces

namespace  IG::Lib
 All Classes Namespaces Files Functions Variables Enumerations Properties Events