Skip to content

fsantanna/luagravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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