lua-users home
lua-l archive

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


> I was just thinking about trying to parse some binary files using lpeg,
> but wasn't quite sure how I was going to deal with floats etc..

There's also my lpack at http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lpack .