EOSRuntime
EOSRuntime | |
---|---|
Developer | Netroda Technologies |
Type | Application |
Programmed in | Java, Extensible Object Script |
Reference Class | EOSScriptInterpreter |
Initial Release | 2002 as OS Engine 2018 |
Platform | Extensible Services / Server for Automation |
EOSRuntime is the main script runtime environment for the ES/S-A Platform. The control program (CP) as most important control process is build arount the scripting enviroment. The EOSRuntime is used to control, specify, setup and invoke devices and functions in all ES/S-A Systems.
Contents
Overview
EOSRuntime parses and executes Extensible Object Script using Just-in-time compilation. It supports automatic class loading, interopablity, execution contexts, direct authorization and caching.
Technical
Examples
return;