and MDN appears to mix versions in their own examples and snippets.
We have Jscript, LiveScript, ActionScript, ECMAScript, Vanilla Javascript to name a few, and now for microcontrollers, the Espruino flavor. @allObjects did I leave out any?
So as to reduce the number of questions to be asked, what are the links to the reference material that covers both the Javascript Standards (which version) and the Javascript Language Reference that should be followed for development on the Espruino platform?
Using those links and for others that are starting out, please embellish the FAQs page under heading 'Is Espruino 100% JavaScript compatible?'
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thr 2018.09.27
I should have asked this question a year ago.
'we do implement as standards-compliant as possible'
and reference link http://www.espruino.com/Reference
which refers to 'View MDN documentation'
which doesn't have a language reference as such but refers to ECMAScript, many versions
and MDN appears to mix versions in their own examples and snippets.
We have Jscript, LiveScript, ActionScript, ECMAScript, Vanilla Javascript to name a few, and now for microcontrollers, the Espruino flavor. @allObjects did I leave out any?
The Espruino function reference, which is not a language reference
So as to reduce the number of questions to be asked, what are the links to the reference material that covers both the Javascript Standards (which version) and the Javascript Language Reference that should be followed for development on the Espruino platform?
Using those links and for others that are starting out, please embellish the FAQs page under heading 'Is Espruino 100% JavaScript compatible?'
EDIT Sun 2018.09.30
Ref #4 below