Difference between revisions of "Extensible Object Script"
Line 9: | Line 9: | ||
<td colspan="2" style="padding-bottom:.5em; padding-top:.5em; text-align:center; border-bottom:1px solid #a2a9b1;"> | <td colspan="2" style="padding-bottom:.5em; padding-top:.5em; text-align:center; border-bottom:1px solid #a2a9b1;"> | ||
− | [[File: | + | [[File:Eos.png|300px|frameless|border|EOS Logo]] |
</td></tr> | </td></tr> |
Revision as of 04:49, 27 December 2022
Extensible Object Script | |
---|---|
Developer | Netroda Technologies, A. Zeneli et. al. |
Type | Scripting Language |
Licenses | Public Domain |
Initial release |
Dec. 1998 |
Current Version | 2.4 |
Platform | EOSRuntime (Java / Platform Independent) |
Origin |
|
Typing | Dynamic, Weak |
Influences | Java, ActionScript, JavaScript |
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)