lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




On Tuesday, April 15, 2014, Jorge <xxopxe@gmail.com> wrote:
On 13/04/14 21:39, Daurnimator wrote:
I'm wondering if anyone has had time to re-implement struct or lpack in pure lua yet?
Ben Kelly's (a.k.a. ToxicFrog) vstruct might be an interesting place to start...

If not, I might have a go at it next weekend...

Oh, that would be really useful!

Jorge


Also: lua-msgpack. That one is 5.1 with no bit lib dependancies! And yet it works great (it is probably slow, but we haven't noticed it). 

-Andrew