1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00
Martin Guy cf9c3bd3d1 Do use the internal SRAM for the start of the heap (and then the SDRAM)
because this makes small program (up to 16KB heap) run about twice as fast.
2011-03-15 05:18:27 +01:00
2010-12-14 01:05:52 +00:00
2011-02-02 17:52:12 +00:00
2010-10-18 16:40:25 +00:00
2011-02-02 17:52:12 +00:00
2010-01-25 23:43:05 +00:00
2010-01-25 23:43:05 +00:00
2011-03-02 11:20:11 +02:00

eLua - Lua for microcontrollers

eLua stands for Embedded Lua and the project aims to offer the full implementation of the Lua Programming Language to the embedded world, extending it with specific features for efficient and portable software embedded development. For more details please visit the project page here.

Description
No description provided
Readme 16 MiB
Languages
C 96.8%
Lua 1.4%
Assembly 1.1%
HTML 0.7%