emptyhua / php-lua

This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.

Home Page:http://pecl.php.net/package/lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

==2013-06-24
* bugfix:https://bugs.php.net/bug.php?id=65097
* don't ignore 0 index when converting php var to lua

About

This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.

http://pecl.php.net/package/lua


Languages

Language:C 80.7%Language:PHP 15.7%Language:C++ 3.6%