Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/florence/reactor
- Owner: florence
- Created: 2017-12-21T16:25:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T21:40:24.000Z (about 6 years ago)
- Last Synced: 2024-05-09T07:29:36.246Z (8 months ago)
- Language: Racket
- Homepage:
- Size: 120 KB
- Stars: 13
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.