https://github.com/tsatke/lua
A Lua interpreter. www.lua.org
https://github.com/tsatke/lua
go golang interpreter lua lua-interpreter
Last synced: 6 months ago
JSON representation
A Lua interpreter. www.lua.org
- Host: GitHub
- URL: https://github.com/tsatke/lua
- Owner: tsatke
- License: mit
- Created: 2020-11-29T14:11:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T17:38:41.000Z (almost 5 years ago)
- Last Synced: 2025-03-12T20:18:04.286Z (10 months ago)
- Topics: go, golang, interpreter, lua, lua-interpreter
- Language: Go
- Homepage:
- Size: 187 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Lua
Short project description.
---
A Lua interpreter, not really a VM.
Still a work in progress.