Skip to content

zxh0/lua.go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lua.go

A TOY Lua 5.3 implementation written in Go (WORK IN PROGRESS).

lua.go Logo

Build & Test

(Go1.13+ required)

cd .
git clone https://github.com/zxh0/lua.go.git

cd lua.go
export GO111MODULE=on
go build github.com/zxh0/lua.go/cmd/lua

./lua test/hello_world.lua

Links

About

A toy Lua 5.3 implementation written in Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published