Difference between revisions of "Extensible Object Script"

Line 30: Line 30:
 
<td style="width: 130px;vertical-align: top;">'''Licenses'''
 
<td style="width: 130px;vertical-align: top;">'''Licenses'''
 
</td>
 
</td>
<td>[[N.P.A.L.-P]]
+
<td>Public Domain
 
</td></tr>
 
</td></tr>
 
<tr>
 
<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 Public Domain
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