Files
php-lua/README
2015-10-26 20:54:55 -07:00

6 lines
186 B
Plaintext

##PHP Lua
======
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."