Skip to content

fsantanna/luagravity

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
env
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Introduction

LuaGravity is a reactive language that implements the synchronous approach for concurrency. It is roughly based on Esterel and FrTime, two synchronous languages, the former having an imperative style, the latter being functional.

Documentation

http://fsantanna.github.io/luagravity/

Installation

Unpack LuaGravity to somewhere in your LUA_PATH, and run the tests:

# cd /somewhere_in_lua_path
# tar xvzf luagravity-0.6.1.tgz
# mv luagravity-0.6.1/ luagravity/

# cd luagravity/tests
# make

About

LuaGravity is a reactive language that implements the synchronous approach for concurrency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published