forked from laruence/php-lua
-
Notifications
You must be signed in to change notification settings - Fork 0
This extension embeds the lua interpreter and offers an OO-API to lua variables and functions. Modified for debian/ubuntu.
License
bumoodle/php-lua
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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. -------- This branch contains some slight modifications which allow use on Debian/Ubuntu, which places its lua libraries in a non-standard location (and gives the libraries a nonstandard name). To use on Debian/Ubuntu, provide the --with-lua-version flag while configuring: phpize ./configure --with-lua-version=5.2
About
This extension embeds the lua interpreter and offers an OO-API to lua variables and functions. Modified for debian/ubuntu.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 78.7%
- PHP 18.0%
- C++ 3.3%