Hacker News new | ask | show | jobs
by michael_fine 4288 days ago
Those don't really show much of the FRP style programming, it's how pretty much all haskell graphics libraries work.
1 comments

The language that Helm was inspired by, Elm (http://elm-lang.org/), does have multiple examples to show the power of FRP.
The resources surrounding Elm are the best set of FRP examples I've seen so far.