Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florence/reactor

An embedded synchronous reactive language, a la reactiveML, for Racket.
https://github.com/florence/reactor

Last synced: about 1 month ago
JSON representation

An embedded synchronous reactive language, a la reactiveML, for Racket.

Awesome Lists containing this project

README

        

[![Build Status](https://img.shields.io/travis/florence/reactor/master.svg)](https://travis-ci.org/florence/reactor)
[![Coverage Status](https://codecov.io/github/florence/reactor/reactorage.svg?branch=master)](https://codecov.io/github/florence/reactor?branch=master)
[![Scribble](https://img.shields.io/badge/Docs-Scribble-blue.svg)](http://pkg-build.racket-lang.org/doc/reactor/index.html)

An embedded synchronous reactive language, a la reactiveML, for Racket.

This package is still experimental, especially its interaction with Rackets threads and synchronization system.