Hey everybody,

I've been hacking on these for about two years, but I only recently got 
around to documenting them to a place where they're semi-presentable.

First up in Ulmus, a library for doing frp style programming in 
Clojurescript.  I apes the Elm API to some degree.  Really just 
higher-level core.async, but I've found it pretty great to work with. 

https://github.com/jeremykross/ulmus

Second is Recurrent, a library for building functionally reactive web 
components.  It's inspired most directly by cycle.js but I think there's 
good bit of novelty there as well.  Can't say that it's for everybody, but 
the way my mind works, it's been real joy to develop and use.

https://github.com/jeremykross/recurrent

Hope somebody else will find these cool as well.

-- 
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