cfrp 0.0.4

Concurrent Functional Reactive Programming for Rust
Documentation

Concurrent Functional Reactive Programming (for Rust)

Concurrent FRP implemented in Rust.

Build Status

Documentation

This is essentially a port of Elm. If you're not familiar with Elm or the design behind Evan Czaplicki's Concurrent FRP, you should read Elm: Concurrent FRP for Functional GUIs or watch his talk at StrangeLoop 2014.

Other Options (that I know of):

TODO

  • docs / logs
  • implement Display/Debug
  • Try to eliminate constraints