lokhman / yams-lua

Lua 5.1 (safe) VM and compiler for YAMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAMS GopherLua: VM and compiler for Lua in Go (Limited Edition).

GopherLua is a Lua5.1 VM and compiler written in Go. GopherLua has a same goal with Lua: Be a scripting language with extensible semantics . It provides Go APIs that allow you to easily embed a scripting language to your Go host programs.

See the original library .

License

MIT

Authors

Yusuke Inuzuka / Alexander Lokhman

About

Lua 5.1 (safe) VM and compiler for YAMS

License:MIT License


Languages

Language:Go 69.2%Language:Lua 27.5%Language:Yacc 2.7%Language:Python 0.5%Language:Makefile 0.1%