37 skills found · Page 1 of 2
cloudwu / Lua53docThe Chinese Translation of Lua 5.3 document
metaworm / Luac Parser Rslua bytecode parser written in Rust using nom, part of metaworm's lua decompiler, support lua51/lua52/lua53/lua54/luajit/luau https://luadec.metaworm.site/
lunarmodules / Lua Compat 5.3Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1
gengyong / LuaaaC++ to LUA binding tool in a single header file.
ArkForgeLabs / Astra🔥 Blazingly Fast 🔥 runtime environment for Lua
jcmoyer / Rust Lua53Lua 5.3 bindings for Rust
ReFreezed / LuaPreprocessA small and straightforward Lua preprocessor with simple syntax.
tilkinsc / LuaConsoleA next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT CLI
3F / LuNari🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...
tickbh / Td RluaZero-cost high-level lua 5.3 wrapper for Rust
Miqueas / GTK ExamplesGTK examples in different programming languages
LebJe / Toml.luaTOML v1.0.0 parser and serializer for Lua. Powered by toml++.
ReFreezed / DumbLuaParserLua parsing library capable of optimizing and minifying code.
rozbb / Nom Lua53A parser for Lua 5.3 written using the nom parser combinator library
huailiang / Ulua Proj为你的游戏定制lua, 升级ulua底层库到lua53, 彻底地解决你的烦恼
kroepke / LunaLua 5.3 implementation for the JVM
Firanel / Lua ColorConvert and manipulate colors in lua.
interkosmos / Fortran Lua53Fortran 2008 interface bindings to Lua 5.3
luzhlon / Lua53MTWindows上的Lua5.3多线程版本:Multiple editon of Lua5.3 for Windows
Rerumu / FiThreeLua 5.3 bytecode interpreter, in Lua