lua 0.9.0

Embedded lua interpreter


"Lua is a powerful, fast, light-weight, embeddable scripting language."
This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.

License: PHP

Changes

- Merge Plua into Lua