[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Rings 1.1.0 Released
- From: "Andre Carregal" <carregal@...>
- Date: Mon, 11 Jun 2007 23:56:07 -0300
Rings is a library which provides a way to create new Lua states from
within Lua. It also offers a simple way to communicate between the
creator (master) and the created (slave) states.
Version 1.1.0 works with Lua 5.1 and has been
tested on Linux, Windows (2000/XP) and MacOS X.
Rings is part of the Kepler Project and can be found at
http://www.keplerproject.org/rings
Rings is free software and uses the same license as Lua 5.1.
Any comments and feedback are welcome.
André