lua-tests

[full]

Embeddable scripting language, tests

This is the build2 package for the Lua scripting language. Lua is intended to be used both as an embeddable language for any program that needs one, and as a lightweight and efficient stand-alone language. The package provides the Lua interpreter and compiler.

Usage

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

manifest

To make lua available for import, add the following (build-time) dependency to the manifest of each package in your project that requires it, adjusting the version constraint as appropriate.

... 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