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

https://github.com/laserattack/lua-extended-interpreter

A Lua interpreter based on LuaJIT
https://github.com/laserattack/lua-extended-interpreter

lua luajit

Last synced: 9 months ago
JSON representation

A Lua interpreter based on LuaJIT

Awesome Lists containing this project

README

          

A small example of how you can extend the functionality of the Lua interpreter

Then I added the LuaFileSystem library to it