[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Pluto 2.0 released
- From: "Mark Meijer" <meijer78@...>
- Date: Mon, 28 Jan 2008 22:41:50 +0100
Hi there,
I stumbled into pluto just a couple of days ago and it looks like
something I could use. So thanks for that in any case :) Just out of
curiosity, do you know how well it works with LuaJIT? And can it
persist coroutines with LuaJIT too?
Cheers!
Mark
On 28/01/2008, Ben Sunshine-Hill <sneftel@gmail.com> wrote:
> After a 2-year, uh, maturation period, Pluto 2.0 final has been
> released. A tool for serializing arbitrarily compex Lua data, it is
> useful for savegame features as well as simulation rollback points. It
> also has miscellaneous uses wherever you want to package up Lua data
> and send it to a different lua_State. The 2.0 release contains
> numerous bugfixes, but still weighs in at a svelte 2 public functions.
>
> As always, bug reports, feature requests, and usage reports are
> greatly appreciated.
>
> Ben
>