[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: ANN: goluago early peek preview
- From: Nevin Flanagan <Alestane@...>
- Date: Mon, 27 Feb 2012 14:31:19 -0500
On Feb 25, 2012, at 9:36 PM, Mateusz Czaplinski wrote:
> (posted to: lua-l@lists.lua.org, golang-nuts@googlegroups.com)
>
> Library goluago aims to become a port of Lua 5.1 interpreter to Go
> Language Toolchain
> (first 8c/6c/5c, ultimately maybe pure Go).
I'm interested to hear more about this at some point as I've been working on and off on GoGoLua, a pure Go implementation of Lua. It is however not functional yet.
Nevin