Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laruence/php-lua

This extension embeds the lua interpreter and offers an OO-API to lua variables and functions.
https://github.com/laruence/php-lua

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# PHP Lua
[![Build Status](https://secure.travis-ci.org/laruence/php-lua.png)](https://travis-ci.org/laruence/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."