• Just to clarify this:

    Espruino isn't 100% of any JavaScript spec (for instance no Regular Expressions at the moment), but it's pretty much ES5, with some ES6 features (arrow functions, template strings, binary literals, forEach/etc on ArrayBuffers) where it makes sense.

    Functionality gets added all the time though - see http://www.espruino.com/Features for an up to date list

About

Avatar for Gordon @Gordon started