2008-08-09 02:06 AM
[ann] eLua (Lua for microcontrollers) 0.3 released
2011-05-17 12:54 AM
Hi,
eLua is an effort to bring the Lua programming language in the embedded world (MCUs). It is meant to be a complete MCU development environment. It currently runs on a number of ARM variants, as well as Cortex (and i386 as a proof of concept). Version 0.3 was just released, this is the changelog: * Now you can play hangman directly from eLua :), thanks to the new ''term'' module that handles ANSI escape sequences * Added support for ST STR912FW44 * Added support for Cortex LM3S6965 * More intuitive and flexible build system (new syntax, component selection at build time) * eLua examples are now part of the repository * Project documentation updated Go to the project main page () for more information, and to the download page () for information about how you can download eLua. Soon, the project web page will be updated with a specific tutorial on how to use eLua on STR9 CPUs. Thanks, Bogdan EDIT: the web page was updated with a tutorial on how to use eLua with the STR9 CPU. It is available at [ This message was edited by: darkore on 09-08-2008 16:08 ]