On Sunday, 7 December 2014 19:41:58 UTC-5, nchurch wrote:
>
> Did you ever look into Hoplon/Javelin?  Haven't heard much about it on 
> this group recently, and curious why....
>

As it happens, Alan Dipert gave a great remote presentation on Hoplon to my 
local Clojure user group (Clojure Toronto) in October, a few days after I 
released Zelkova 0.1.0. At that point I was aware of Hoplon and Javelin, 
but hadn't realized until Alan's presentation how much Javelin's 
implementation had in common with Elm (from what I understand, the way it 
synchronizes event ordering is very similar, though I haven't looked at 
Javelin's code myself).

The programming model is of course rather different, though, with a 
different set of tradeoffs. There's a lot that I like about Javelin and the 
"cells" model in general, and Alan's talk got me thinking about the 
potential for implementing a cells-style interface on top of Zelkova. I 
haven't actually pursued that yet though.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to