liblua

[full]

Embeddable scripting language, library

Lua is a powerful, efficient, lightweight, embeddable scripting language. This is the build2 package for the Lua library. It provides access to Lua's C/C++ API (the set of C functions available to the host program to communicate with Lua), its auxiliary library (several convenient functions to interface C with Lua), and its standard libraries (useful Lua functions that are implemented in C through the C API).

Usage

To use liblua in your project, add the following configurations to the respective files after you have gained access to a build2 package repository that contains it.

... More
license MIT
project lua
url lua.org/home.html
doc-url lua.org/docs.html
2 Versions
version 5.4.8
repository https://pkg.cppget.org/1/testing
depends 0
reviews 0
version 5.4.7
repository https://pkg.cppget.org/1/testing
depends 0
reviews 0