cfrp-rs
cfrp-rs copied to clipboard
Concurrent Functional Reactive Programming for Rust
Concurrent Functional Reactive Programming (for Rust)
Concurrent FRP implemented in Rust.
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