Difference between revisions of "Extensible Object Script"
Line 1: | Line 1: | ||
+ | <table class="toptextcells toccolours float-right infobox"> | ||
+ | |||
+ | <tr> | ||
+ | <th colspan="2" style="background:#83caff; padding:.3em .8em; text-align:center; vertical-align:top;"> | ||
+ | Extensible Object Script | ||
+ | </th></tr> | ||
+ | <tr> | ||
+ | |||
+ | <td colspan="2" style="padding-bottom:.5em; padding-top:.5em; text-align:center; border-bottom:1px solid #a2a9b1;"> | ||
+ | |||
+ | [[File:Ess_badge.png|300px|frameless|border|ES/S Badge]] | ||
+ | |||
+ | </td></tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Developer''' | ||
+ | </td> | ||
+ | <td>TI, Netroda Technologies, A. Zeneli et. al. | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Type''' | ||
+ | </td> | ||
+ | <td>Scripting Language | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Licenses''' | ||
+ | </td> | ||
+ | <td>[[N.P.A.L.-P]] | ||
+ | </td></tr> | ||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Initial release''' | ||
+ | </td> | ||
+ | <td> | ||
+ | *1999 | ||
+ | </td></tr> | ||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Current Version''' | ||
+ | </td> | ||
+ | <td>2.4 | ||
+ | </td></tr> | ||
+ | <tr> | ||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Subgroups''' | ||
+ | </td> | ||
+ | <td> | ||
+ | * '''A''' Automation | ||
+ | * '''B''' Business | ||
+ | * '''W''' Web Services | ||
+ | </td></tr> | ||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Platform'''</td> | ||
+ | <td>x86-64, x86, EOSRuntime, Java, [https://en.wikipedia.org/wiki/Microsoft_Windows Microsoft Windows], [https://en.wikipedia.org/wiki/Unix#Free_Unix_and_Unix-like_variants Unix-like], Platform Independent | ||
+ | </td></tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Origin''' | ||
+ | </td> | ||
+ | <td style="line-height: 12px;"> | ||
+ | |||
+ | <ul style="list-style:none;margin-left:0;font-size:14px;margin-bottom: 10px;"> | ||
+ | <li>NPS (2013-2018) | ||
+ | <ul style="list-style:none;margin-left: 10px;"><li>↳ ES/Update</li></ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | <ul style="list-style:none;margin-left:0;font-size:14px;margin-bottom: 10px;"> | ||
+ | <li>TAC/Sagita (2015-2016) | ||
+ | <ul style="list-style:none;margin-left: 10px;"><li>↳ ES/S-A (2016-)</li></ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | <ul style="list-style:none;margin-left:0;font-size:14px;margin-bottom: 10px;"> | ||
+ | <li>RKW (2014-2018) | ||
+ | <ul style="list-style:none;margin-left: 10px;"><li>↳ ES/S-W (2018-)</li> | ||
+ | <ul style="list-style:none;margin-left: 10px;"><li>↳ ES/S-B (2020-)</li></ul> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | |||
+ | </td></tr> | ||
+ | |||
+ | <tr> | ||
+ | <td style="width: 130px;vertical-align: top;">'''Language(s)''' | ||
+ | </td> | ||
+ | <td>Available in 65 Languages, including Deutsch, Italiano, 中国人, عربي | ||
+ | </td></tr> | ||
+ | |||
+ | </table> | ||
+ | |||
'''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. | ||
Revision as of 04:40, 27 December 2022
Extensible Object Script | |
---|---|
Developer | TI, Netroda Technologies, A. Zeneli et. al. |
Type | Scripting Language |
Licenses | N.P.A.L.-P |
Initial release |
|
Current Version | 2.4 |
Subgroups |
|
Platform | x86-64, x86, EOSRuntime, Java, Microsoft Windows, Unix-like, Platform Independent |
Origin |
|
Language(s) | Available in 65 Languages, including Deutsch, Italiano, 中国人, عربي |
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)