We’re excited to announce that Prismatic’s Plumbing and Graph library is 
now supported in ClojureScript, via cljx!  We’ve also added an experimental 
parallel, asynchronous Graph compilation strategy using core.async that 
works in both Clojure and ClojureScript, and made a number of smaller 
additions and changes (including breaking changes to ?> and ?>>).

Repo: https://github.com/Prismatic/plumbing
Blog: http://blog.getprismatic.com/clojurescript-plumbing/
Changelog: https://github.com/Prismatic/plumbing/blob/master/CHANGELOG.md

Plumbing includes:
 - A core library of very commonly used functions (the only namespace we 
:refer :all across the Prismatic codebase)
 - Graph, a simple and declarative way to specify a structured computation, 
which is easy to analyze, change, compose, and monitor.  Graph forms the 
backbone of our services and core data pipelines at Prismatic.

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