ESP8266 Support WIKI

User Tools

Site Tools


lua

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
lua [2015/06/06 21:56]
terrye [NodeMCU] Typo
lua [2016/02/13 12:21]
terrye [NodeLua]
Line 1: Line 1:
 ====== Lua ====== ====== Lua ======
  
-There are 2 "​branches:"​ of Lua now for ESP8266, and both are now open source. Confusingly,​ both use the word Node in their name - NodeLua ​and NodeMcu! +There are 2 "​branches:"​ of Lua now for ESP8266, and both are now open source. Confusingly,​ both use the word Node in their name -- NodeMCU ​and NodeLua. ​
 As [[http://​lua.org|lua.org]] says, Lua is a powerful, fast, lightweight,​ embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. As [[http://​lua.org|lua.org]] says, Lua is a powerful, fast, lightweight,​ embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics.
  
Line 14: Line 13:
 ===== NodeLua ===== ===== NodeLua =====
  
 +  * This project is now moribund with the last updates in December 2014.
   * [[NodeLua]] - A open source firmware runs Lua code on ESP8266, written by Harold L.   * [[NodeLua]] - A open source firmware runs Lua code on ESP8266, written by Harold L.
   * [[NodeLua WebIDE]] - A pure web-based tool works with [[NodeLua]] for Lua programming and run codes on ESP8266 over-the-air.   * [[NodeLua WebIDE]] - A pure web-based tool works with [[NodeLua]] for Lua programming and run codes on ESP8266 over-the-air.
-  * This project is now moribund with the last updates over 6 months ago. 
  
lua.txt · Last modified: 2017/06/27 01:18 by terrye