Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gracana
4287 days ago
They do have some examples of the engine working in the "guide" pages [1], but I don't really know enough about the technology to be impressed. "It's just a black triangle."
[1]
http://helm-engine.org/guide/gradients/
1 comments
michael_fine
4287 days ago
Those don't really show much of the FRP style programming, it's how pretty much all haskell graphics libraries work.
link
sntran
4287 days ago
The language that Helm was inspired by, Elm (
http://elm-lang.org/
), does have multiple examples to show the power of FRP.
link
sprobertson
4286 days ago
The resources surrounding Elm are the best set of FRP examples I've seen so far.
link