This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-01-22
Channels
- # aatree (21)
- # announcements (10)
- # avi (1)
- # aws (15)
- # beginners (96)
- # boot (269)
- # braid-chat (92)
- # cider (9)
- # clara (10)
- # cljs-dev (3)
- # cljsjs (14)
- # cljsrn (20)
- # clojure (198)
- # clojure-art (3)
- # clojure-hamburg (2)
- # clojure-ireland (4)
- # clojure-russia (117)
- # clojure-spain (3)
- # clojured (1)
- # clojurescript (253)
- # code-reviews (6)
- # community-development (7)
- # conf-proposals (52)
- # core-async (4)
- # cursive (4)
- # datomic (4)
- # devcards (1)
- # emacs (59)
- # euroclojure (5)
- # funcool (1)
- # hoplon (39)
- # human (1)
- # jobs (4)
- # ldnclj (15)
- # ldnproclodo (1)
- # leiningen (3)
- # mount (37)
- # off-topic (14)
- # om (77)
- # perun (10)
- # proton (12)
- # rdf (1)
- # re-frame (9)
- # reagent (42)
- # ring-swagger (10)
- # yada (50)
Grafter 0.6.0 released: http://grafter.org/
@rickmoynihan: that looks very cool
@meow: Thanks - do you use RDF?
Its still very much a work in progress
The DSL was built to support a user interface for building ETL transformations, kinda like openrefine... Clojure is used as the serialisation format for pipelines - so the UI basically generates clojure code which you can then execute in different contexts
but obviously the DSL is useful for developers too
http://datagraft.net <-- very much a prototype
[ann] beicon 0.6.0 released (reactive streams for cljs) - https://github.com/funcool/beicon/blob/master/CHANGES.md#version-060
walmartlabs/shared-deps 0.2.6 https://github.com/walmartlabs/shared-deps A leiningen plugin for managing dependencies across multi-module projects. This release improves the formatting of some error messages, and adds a Graphviz-based visualization of the dependencies.