GithubHelp home page GithubHelp logo

manish364824 / rings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keplerproject/rings

0.0 0.0 0.0 116 KB

Rings is a library which provides a way to create new Lua states from within Lua.

Home Page: http://keplerproject.github.com/rings

C 50.67% Lua 47.02% Makefile 2.31%

rings's Introduction

Rings - Multiple Lua States

http://keplerproject.github.io/rings/

Overview

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.

Rings is free software and uses the same license as Lua 5.x (MIT).

Download

Rings can be downloaded in source code from its Github page:

http://github.com/keplerproject/rings

Installation

If you are using LuaRocks just type

luarocks install rings

If you prefer to install manually, the compiled binary file should be copied to a directory in your C path. The file stable.lua should be copied to a directory in your Lua path.

History

Version 1.3.0 [30/Jan/2013]

  • Support for Lua 5.2

Version 1.2.3 [20/Oct/2009]

  • Fixing an old reference to "arg" instead of {...} - Reported by MFarm

Version 1.2.2 [30/Jun/2008]

  • Fixed a stack handling issue (bug report and patch by Shmuel Zeigerman)

Credits

Rings was designed by Roberto Ierusalimschy and Tomas Guisasola as part of the Kepler Project. The implementation was coded by Tomas Guisasola.

Rings development was sponsored by Fabrica Digital.

rings's People

Contributors

altexy avatar hishamhm avatar mascarenhas avatar mpeterv avatar msva avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.