Pluto: heavy-duty persistence for Lua
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Pluto: heavy-duty persistence for Lua
 
- From: benjamin sunshine-hill <bsunshin@...>
 
- Date: 2004年6月02日 17:03:09 -0600
 
I've just finished fixing up the first alpha version of Pluto, a library that allows persistence of arbitrary lua objects. Its prime features are its ability to store functions and threads, and its support for "permanent objects". A wiki page about it is at http://lua-users.org/wiki/PlutoLibrary . Feature requests and bug reports are requested.
Ben