FranklinChen / automaton

experimental library for Arrowized FRP in Elm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arrowized FRP for Elm

This library is for structuring reactive code. The key concepts come directly from Arrowized FRP. It is not yet clear how valuable this is, so it is a great domain for experimentation and iteration to see if we can make it a really useful tool.

This library aims to be a simple and minimal API that will help you get started with Arrowized FRP (AFRP), which can be very hard to understand from just the academic papers. From there, let us know on the mailing list if you wrote a larger program with it or have ideas of how to extend the API.

About

experimental library for Arrowized FRP in Elm

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Elm 100.0%