evancz/automaton

experimental library for structuring code, based on Arrowized FRP


License
BSD-3-Clause
Install
elm-package install evancz/automaton 1.0.1

Documentation

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.