Files
php-lua/README.md
2015-10-26 21:10:51 -07:00

289 B

PHP Lua

Build Status

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

"Lua is a powerful, fast, light-weight, embeddable scripting language."