openbsd-ports/devel/luarings/pkg/DESCR

4 lines
186 B
Plaintext
Raw Normal View History

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.