
Registered on : 06-02-2008
Messages : 4
OFF-Line
|
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 elua.berlios.de/doc_use_str9.html
[ This message was edited by: darkore on 09-08-2008 16:08 ]
|
|
|