Settings

Theme

Zelkova – Elm-style FRP for Clojure and ClojureScript

github.com

58 points by gaalze · 19 comments

Reader

4 threads
gaalzeOP

There's also Javelin: https://github.com/tailrecursion/javelin

which à la 'Simpsons already did it' rule:

http://www.cliki.net/cells

sbensu

It reminds me core.async's presentation, where Rich Hickey said something like "we thought Go's take on CSP was great, so we just added it to Clojure as a library". Blew my mind away, like Zelkova.

blubbi2

Sorry to be that guy, but are there any apps in production based on FRP/ Elm?

According to the Elm website, under "big projects" it lists the Elm website itself and a couple of rather PoC games. - http://elm-lang.org/Examples.elm

(I'm not saying that FRP is bad, I think it's an interesting concept, but I'm wondering on how efficient it is in production.)

gaalzeOP

Anyone got an opinion?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection