|
|
|
|
|
by tiffanyh
4242 days ago
|
|
I love Lua just as much as everyone else but I don't understand the need for eLua. Lua was already designed for embedded use. After reading the overview of eLua, I don't understand what it brings that standard Lua doesn't already provide. http://www.eluaproject.net/overview Anyone care to elaborate. Edit: OT. Does anyone know what Mike Pall is working on since it's not LuaJit these days? http://luajit.org/sponsors.html |
|
http://wiki.eluaproject.net/Boards
True, you can port standard lua, but you would still need to do some low level work such as setting up the serial ports and timers.