sol2

[full]

`sol2` is a C++ library binding to Lua.

sol3 (sol2 v3.2.3)

Linux & Max OSX Build Status Windows Build status Documentation Status

Support via Github Sponsors Support via PayPal Support via Ko-fi Support via Patreon Support via Liberapay

sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.x included). sol2 aims to be easy to use and easy to add to a project. The library is header-only for easy integration with projects.

Documentation

Find it here. A run-through kind of tutorial is here! The API documentation goes over most cases (particularly, the "api/usertype" and "api/table_proxy" and "api/function" sections) that should still get you off your feet and going, and there's an examples directory here as well.

... More
license MIT
project sol2
url github.com/ThePhD/sol2
4 Versions
version 3.2.3
repository https://pkg.cppget.org/1/stable
depends 1; lua
version 3.2.2
repository https://pkg.cppget.org/1/stable
depends 1; lua
version 3.2.1
repository https://pkg.cppget.org/1/stable
depends 1; lua
version 3.2.0+2
repository https://pkg.cppget.org/1/stable
depends 1; lua