`sol2` is a C++ library binding to Lua.
sol3 (sol2 v3.2.3)
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 |
phdofthehouse@gmail.com |
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 |