Lua 5.1 to 5.3 (recommended: 5.3) C++03 compiler with boost library or C++11 compiler(gcc 4.8+,clang 3.4+,MSVC2015) without boost. add "kaguya/include" directory to "header search path" of your ...
This repository contains the core fengari code (which is a port of the Lua C library) which includes parser, virtual machine and base libraries. However it is rare to use this repository directly.