cfrp

Crates.iocfrp
lib.rscfrp
version0.0.4
created_at2015-04-25 18:48:04.736391+00
updated_at2015-12-11 23:57:49.028558+00
descriptionConcurrent Functional Reactive Programming for Rust
homepage
repositoryhttps://github.com/kerinin/cfrp-rs
max_upload_size
id1952
size64,867
Ryan Michael (kerinin)

documentation

http://kerinin.github.io/cfrp-rs/cfrp/

README

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
Commit count: 0

cargo fmt