|
Microsoft released a Lua 5.3 implementation in Go [1].
I found out via Hacker News [2].
Goals include being "up to date" and "close to the Lua spec". [3]
[1] https://github.com/Azure/golua
[2] https://news.ycombinator.com/item?id=18469672
[3] https://github.com/Azure/golua/issues/36#issuecomment-439438599
--
Pierre Chapuis