cancel
Showing results for 
Search instead for 
Did you mean: 

[ann] eLua (Lua for microcontrollers) 0.3 released

darkore
Associate II
Posted on August 09, 2008 at 11:06

[ann] eLua (Lua for microcontrollers) 0.3 released

1 REPLY 1
darkore
Associate II
Posted on May 17, 2011 at 09:54

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 (

http://elua.berlios.de

) for more information, and to the download page (

http://elua.berlios.de/download.html

) 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

http://elua.berlios.de/doc_use_str9.html

[ This message was edited by: darkore on 09-08-2008 16:08 ]