v 0.6.1 Updated: 3 weeks, 5 days ago
Lutok is a lightweight C++ API library for Lua.
Lutok provides thin C++ wrappers around the Lua C API to ease the interaction between C++ and Lua. These wrappers make intensive use of RAII to prevent resource leakage, expose C++-friendly data types, report errors by means of exceptions and ensure that the Lua stack is always left untouched in the face of errors.
https://github.com/freebsd/lutok
To install lutok, paste this into the macOS Terminal after installing MacPorts
sudo port install lutok
| Installations | 1 |
| Requested Installations | 1 |