lua-compat-5.3
Lua compatibility layer
A compatibility module providing Lua-5.3-style APIs for older versions of the Lua interpreter
Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1
229 stars
16 watching
38 forks
Language: C
last commit: 3 months ago compatibilitylualua53
Related projects:
Repository | Description | Stars |
---|---|---|
lunarmodules/lua_cliargs | A command-line argument parsing module for Lua | 123 |
lunarmodules/luasocket | Provides network support for Lua applications using TCP and UDP transport layers. | 1,859 |
lunarmodules/luassert | A Lua assertion library providing additional tests and custom assertion capabilities. | 209 |
lunarmodules/penlight | A collection of reusable Lua libraries for input data handling, functional programming, and OS path management | 1,934 |
lunarmodules/luacheck | A tool for detecting issues in Lua code | 365 |
lunarmodules/say | A Lua string hashing library with support for internationalization and namespace management | 47 |
lunarmodules/luasec | A Lua module providing secure connection functionality for Lua applications or scripts using OpenSSL and LuaSocket integration | 369 |
lunarmodules/ldoc | Generates documentation for Lua projects with support for C extension code and Markdown rendering. | 794 |
g000001/arc-compat | Provides CL extensions and utilities to ensure compatibility with other Common Lisp implementations. | 13 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 604 |
neopallium/llvm-lua | An implementation of Lua in LLVM | 153 |
moteus/lua-pop3 | A Lua module that provides a POP3 client interface | 15 |
mr-lllll/lualine-ext.nvim | A collection of extensions and implementations for the lualine configuration system. | 18 |
arteria/django-compat | A compatibility layer for Django, allowing it to work with multiple versions simultaneously. | 105 |
jcmoyer/rust-lua53 | Rust bindings for Lua 5.3 and beyond | 158 |