Difference between revisions of "Category:Oolite JavaScript Reference"

From Elite Wiki
(Added note about dialect!)
(Added link)
Line 2: Line 2:
  
 
Modern OXPs are written in JavaScript. Specifically oolite.jsVersion 185, an Oolite specific variant of ECMAv5. It runs on the same Spidermonkey version (1.8.5 - March 2011) that Firefox 4 shipped with many years ago, but it is a special build for Oolite.
 
Modern OXPs are written in JavaScript. Specifically oolite.jsVersion 185, an Oolite specific variant of ECMAv5. It runs on the same Spidermonkey version (1.8.5 - March 2011) that Firefox 4 shipped with many years ago, but it is a special build for Oolite.
 +
 +
This - [[Javascript Operators]] - may be useful!
  
 
[[Category:Oolite scripting| ]]
 
[[Category:Oolite scripting| ]]

Revision as of 20:56, 6 November 2021

The following pages contain reference documentation for Oolite’s JavaScript scripting interface.

Modern OXPs are written in JavaScript. Specifically oolite.jsVersion 185, an Oolite specific variant of ECMAv5. It runs on the same Spidermonkey version (1.8.5 - March 2011) that Firefox 4 shipped with many years ago, but it is a special build for Oolite.

This - Javascript Operators - may be useful!

Pages in category "Oolite JavaScript Reference"

The following 36 pages are in this category, out of 36 total.