Includes Lua C API inline, so it can be used without a library
5.1 | ||
5.2 | ||
5.3 | ||
5.4 | ||
.gitignore | ||
LICENSE | ||
readme.txt | ||
test.sh |
Includes Lua C API inline, so it can be used without a library. 1. Go to lua-inline/<version> and run getdeps.sh 2. #include "lua-inline/<version>/all.c" If you want to test all versions, run test.sh. If it exits with status 0, it succeeded.