|
Projects /
LuaIs a powerful, fast, light-weight, embeddable scripting language. Read more about it at http://www.lua.org/about.html. eCos port also features support for Lua multithreading and includes luasocket network support library. Each Lua thread runs on top of its own eCos thread which makes it possible to use eCos synchronization and thread control features from Lua threads. Currently there are only wrappers for mutexes and conditions, more will follow (sooner if there is some interest). eCos compatibility Works with eCos cvs.
Licensing MIT
Maturity Core: Stable
Threads: Stable, but not extensively tested
Contact savinz at users.sourceforge.net
|