I did a quick google of my inbox, and Kay Anar (who wrote these) has actually been looking at Espruino with Tom Igoe (one of the Arduino founders). I guess this is the result of his efforts - but I had absolutely no idea!
I agree though, it'd be nice if he used the more 'normal' K&R coding style. As it is you can't paste the code into the left-hand side of Espruino, because the first line of a function declaration doesn't contain an open bracket - so is treated as a complete statement.
Any thoughts about what could link to this? I think it'd be good to add something - not just for this, but for other tutorials and videos that have been posted up on other servers.
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.
Whoa - that's a lot of stuff!
I did a quick google of my inbox, and Kay Anar (who wrote these) has actually been looking at Espruino with Tom Igoe (one of the Arduino founders). I guess this is the result of his efforts - but I had absolutely no idea!
I agree though, it'd be nice if he used the more 'normal' K&R coding style. As it is you can't paste the code into the left-hand side of Espruino, because the first line of a function declaration doesn't contain an open bracket - so is treated as a complete statement.
I don't really have anywhere for this, no. I have http://www.espruino.com/Links but it's pretty out of date now.
Any thoughts about what could link to this? I think it'd be good to add something - not just for this, but for other tutorials and videos that have been posted up on other servers.