Skip to content
forked from laruence/php-lua

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

Notifications You must be signed in to change notification settings

emptyhua/php-lua

 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.7%
  • PHP 15.7%
  • C++ 3.6%