lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


MicroLua allows programming the Raspberry Pi RP2040 microcontroller in Lua. It packages the latest Lua interpreter with bindings for the Pico SDK and a cooperative threading library.

MicroLua is licensed under the MIT license.

Sources and documentation: https://github.com/MicroLua/MicroLua
Examples: https://github.com/MicroLua/MicroLua-examples

Feedback welcome :)
-- Remy