Package Information |
Summary |
Embedded lua interpreter |
Maintainers |
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
Marcelo Araujo <
msaraujo at php dot net >
(developer)
[wishlist]
[details]
Johannes Schlüter (lead)
[details]
|
License |
PHP |
Description |
"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. |
Release notes
Version 2.0.5
(stable)
|
- Refactor LuaClosure. (SaraG) - Fix non-string member access in read/write prop. (SaraG) - Fix allocation of lua object. (SaraG) |
|