sol2
sol2 is a C++ library binding to Lua
sol2 is a C++ library binding to Lua
To install this package, run one of the following:
sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.0+ and MoonJIT 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, and a single header can be used for drag-and-drop start up.
Summary
sol2 is a C++ library binding to Lua
Last Updated
Feb 15, 2023 at 22:08
License
BSD-3-Clause
Supported Platforms
GitHub Repository
https://github.com/ThePhD/sol2Documentation
https://github.com/ThePhD/sol2