CMD + K

sol2

Community

sol2 is a C++ library binding to Lua

Installation

To install this package, run one of the following:

Conda
$conda install lcls-i::sol2

Usage Tracking

v3.3.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

sol2 is a C++ library binding to Lua

Last Updated

Feb 15, 2023 at 22:08

License

BSD-3-Clause

Supported Platforms

linux-64