lua-users home
lua-l archive

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


Motivated by Ben Sunshine-Hill's gem on Persistence and Serialization,
I've updated my lper to Lua 5.1. Get it as usual at
	http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lper

This version is much better than the naive one I wrote for Lua 5.0.
There may still be issues related to GC metamethods for userdata, though.
Otherwise, it seems to work well. LPSM is a great tool.
All feedback welcome. Enjoy.
--lhf