LuaDist / wxluaLinks
wxLua is a lua scripting language wrapper around the wxWidgets cross-platform GUI library. It consists of an executable for running standalone wxLua scripts and a library for extending C++ programs with a fast, small, fully embeddable scripting language
☆29Updated 12 years ago
Alternatives and similar repositories for wxlua
Users that are interested in wxlua are comparing it to the libraries listed below
Sorting:
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated last year
- wxlua's(a lua scripting language wrapper around the wxWidgets cross-platform GUI library.) tutorial☆21Updated 7 years ago
- all-in-one luapower repo with everything (auto-merged hourly from individual repos)☆146Updated last year
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆151Updated 10 months ago
- A C FFI for Lua☆146Updated 3 years ago
- A C coroutine scheduler for Lua☆22Updated 10 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- Very fast XML parser for Lua based on RapidXML.☆74Updated 7 months ago
- ☆30Updated 10 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.