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

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