Well, there's http://www.espruino.com/Compilation - I guess I should add a section to that for what's supported - actually I've just done this on GitHub : https://github.com/espruino/EspruinoDocs/blob/master/info/Compilation.md
Feel free to issue pull requests there if you find something else or have other things to add.
On the whole it's approaching usability, even with the currently published (non-GitHub) WebIDE and firmware.
Having said that I just tried your code and == is missing - doh! I'll quickly fix that though.
==
@Gordon started
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.
Well, there's http://www.espruino.com/Compilation - I guess I should add a section to that for what's supported - actually I've just done this on GitHub : https://github.com/espruino/EspruinoDocs/blob/master/info/Compilation.md
Feel free to issue pull requests there if you find something else or have other things to add.
On the whole it's approaching usability, even with the currently published (non-GitHub) WebIDE and firmware.
Having said that I just tried your code and
==
is missing - doh! I'll quickly fix that though.