56 skills found · Page 1 of 2
cloudwu / Lua53docThe Chinese Translation of Lua 5.3 document
nirenr / AndroLua ProLua5.3.3 for android pro
manoelcampos / Xml2luaXML Parser written entirely in Lua that works for Lua 5.1+. Convert XML to and from Lua Tables 🌖💱
jcmoyer / Rust Lua53Lua 5.3 bindings for Rust
xjdrew / Lua Gdbgdb extension for lua5.3+
tilkinsc / Lua.NET[C# .NET Core 9.0] [Cross-Platform] Lua.NET contains full bindings to Lua5.1.5, Lua5.2.4, Lua5.3.6, Lua.5.4.7 and LuaJIT
logiceditor-com / Lua5.1.jsLua 5.1, built with emscripten, with low-level API
atom-l / Lua5.4 Manual ZhLua 5.4 中文参考手册
metaworm / EzluaErgonomic, efficient and Zero-cost rust bindings to Lua5.4
rozbb / Nom Lua53A parser for Lua 5.3 written using the nom parser combinator library
MillhioreBT / Forgottenserver DowngradeTFS Downgrade 1.5+ is an engine based on nekiro downgrade but highly updated with current tfs code, it also has the lua modules divided and uses lua5.4
JealousCat / AndroLua Pro Plus将AndroLua的Lua版本从5.3.x升级到了Lua5.4.4(Lua 5.4.4 for Android development)
ikuncs2 / Vscript Lua51for Lua VScript from CS2, to load external lua module dll
zwh8800 / Lua Libuv使lua支持类似nodejs的异步编程,基于lua5.3.1和libuv
dlaurie / Lua52vm ToolsNotes and Lua modules on Lua 5.2 Virtual Machine and Bytecode
jarjin / Tolua Runtime Lua5.3FinalFramwork tolua_runtime library
interkosmos / Fortran Lua53Fortran 2008 interface bindings to Lua 5.3
luzhlon / Lua53MTWindows上的Lua5.3多线程版本:Multiple editon of Lua5.3 for Windows
great90 / LuaSrcNotelua5.1源码注释
Drecik / Luajitgen将lua5.4的分代移植到luajit中,只通过jit.off()模式下的测试