[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: implicit conversions in Lua -- what is idiomatic?
- From: Daurnimator <quae@...>
- Date: Mon, 6 Jan 2014 12:50:15 -0500
On 6 January 2014 12:37, Josh Haberman <jhaberman@gmail.com> wrote:
> To give a bit more context, what I am working on isn't a binding of a
> specific C data structure, but a full Protocol Buffer library.
FWIW so was I; but figured it was better to concentrate efforts on
just the one protobuf library.
(being https://github.com/Neopallium/lua-pb )