Difference between revisions of "Extensible Object Script"
(Created page with "Extensible Object Script (short "EOS") is the Scripting language used for Systems Based on the Extensible Services / Server for Automation family. Extensible Object Script fea...") |
|||
Line 1: | Line 1: | ||
− | Extensible Object Script (short "EOS") is the Scripting language used for Systems Based on the Extensible Services / Server for Automation family. Extensible Object Script features Object mixing, caching, lambda expressions and strict/weak typing. | + | '''Extensible Object Script''' (short "EOS") is the Scripting language used for Systems Based on the [[Extensible Services / Server]] for Automation family. Extensible Object Script features Object mixing, caching, lambda expressions and strict/weak typing. |
+ | |||
+ | Extensible Object Script runs inside the ES/S-A Enviroment (Java-Based) and is compatble with Java Object (Objects extending java.lang.Object) | ||
+ | |||
+ | == History == |
Revision as of 04:37, 27 December 2022
Extensible Object Script (short "EOS") is the Scripting language used for Systems Based on the Extensible Services / Server for Automation family. Extensible Object Script features Object mixing, caching, lambda expressions and strict/weak typing.
Extensible Object Script runs inside the ES/S-A Enviroment (Java-Based) and is compatble with Java Object (Objects extending java.lang.Object)