v0.1.0
v0.1.0
- Luar interpreter
- Evaluate Lua code
- Includes some basic libraries
- Inject variables/functions to global scope
- Read global scope
- Evaluate closures generated from the interpreter
- Add "library" objects into interpreter
- Execute global functions