It's worth noting that since this post there's also 1v93, with E.setFlags({pretokenise:1}).
E.setFlags({pretokenise:1})
While it can't be used with code stored in flash, for the functions stored in RAM it'll make a really big difference
http://forum.espruino.com/conversations/307447
@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.
It's worth noting that since this post there's also 1v93, with
E.setFlags({pretokenise:1})
.While it can't be used with code stored in flash, for the functions stored in RAM it'll make a really big difference
http://forum.espruino.com/conversations/307447