[Q] Transparently call functions remotely via nREPL?

2018-04-10 Thread henrik42
Hi,
I'm calling some functions a,b and c via ring/compojure. I would like to be 
able to switch to "remote invocation of a, b and c via nREPL" without 
changing my ring/compojure routes. I know I can just code that into a, b 
and c,(not good, not-dry) but I was wondering if there is a lib that 
supports this use-case out-of-the-box.

Any ideas?

Thanks, Henrik

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


[ANN] clj-tree-layout

2018-04-10 Thread Juan Monetta
Hi everybody!

Maybe someone else find this useful.

clj-tree-layout  A library 
for laying out tree nodes in 2D space for Clojure and ClojureScript.

Since in Clojure we are surrounded by trees (deps, specs, namespaces, sexp, 
execution flow, etc) I think having a way to represent them graphically 
could lead to interesting tools.

Juan

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


Clojurists Together Q2 2018 Call for Proposals

2018-04-10 Thread Daniel Compton
Hi folks

Clojurists Together is an organisation dedicated to funding critical open
source Clojure projects. We fund projects on a 3-month cycle. Funding
varies based on member support, but in our current cycle we were able to
fund clj-http and Figwheel $1800USD/mo each for three months. Both projects
have made amazing progress, you can read more about them in our Feb
 and March
 updates.

We're gearing up for our next cycle and are soliciting proposals from the
Clojure/ClojureScript community. We recently surveyed
 our members
to see what they wanted us to fund. The main areas they were focused on
were documentation, build tooling, and libraries. *If you maintain a
Clojure project that is important to some or all of the Clojure community
please apply  for our second
funding round.*

*If you run or manage a company that relies on the Clojure open source
ecosystem, we'd encourage you to consider joining as a company member
. *We've had a great response from
individual developers, but only a handful of companies have joined as
sponsors. A very special thanks to all of our members
, we couldn't do any of this
without your support.

Let us know if you have any questions/concerns, either here or at
h...@clojuriststogether.org

Thanks, Daniel.

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


Re: [ANN] clojure.data.priority-map 0.0.8

2018-04-10 Thread Mark Engelberg
I just deployed version 0.0.9, which adds a more efficient implementation
of reduce-kv.

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