Difference between revisions of "Extensible Object Script"

Line 46: Line 46:
 
<tr>
 
<tr>
 
<td style="width: 130px;vertical-align: top;">'''Platform'''</td>
 
<td style="width: 130px;vertical-align: top;">'''Platform'''</td>
<td>EOSRuntime, Java, Platform Independent
+
<td>EOSRuntime (Java / Platform Independent)
 
</td></tr>
 
</td></tr>
  
Line 55: Line 55:
  
 
<ul style="list-style:none;margin-left:0;font-size:14px;margin-bottom: 10px;">
 
<ul style="list-style:none;margin-left:0;font-size:14px;margin-bottom: 10px;">
<li>NPS (2013-2018)
+
<li>TI Object Script
   <ul style="list-style:none;margin-left: 10px;"><li>↳ ES/Update</li></ul>
+
   <ul style="list-style:none;margin-left: 10px;"><li>↳ Extensible Object Script</li></ul>
 
</li>
 
</li>
 
</ul>
 
</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>
 
</td></tr>

Revision as of 04:42, 27 December 2022

Extensible Object Script

ES/S Badge

Developer Netroda Technologies, A. Zeneli et. al.
Type Scripting Language
Licenses N.P.A.L.-P
Initial release

Dec. 1998

Current Version 2.4
Platform EOSRuntime (Java / Platform Independent)
Origin
  • TI Object Script
    • ↳ Extensible Object Script


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)

History