This initiative seems overdue by a couple years. I would like to offer some
non-trivial portion of my time. Is there anywhere people could donate to
ensure this becomes a valuable and positive community reality?
On Thu, Dec 10, 2015 at 4:38 PM Alex Miller wrote:
> I don't think we have any offic
The aatree project provides fully compatible alternatives to Clojure
sorted-map, sorted-set and vector, with several extensions:
- AAVector supports add/drop at any point using addn and dropn.
- AAMap and AASet implement Reversible, Counted, Indexed and Sorted
- CountedSequence implements Co
Hi All,
Find link in bellow
https://github.com/Mamun/tie/tree/master/tiesql
Clojurescript/om example
https://github.com/Mamun/tiesql-om
Still work in progress but look forward to get your feedback.
Br,
Mamun
--
You received this message because you are subscribed to the Google
Groups "Cloj
Ah, very good. I see that in the new Luminus templates, and look forward to
trying it.
--
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 - ple
The recommended way to manage components in Luminus is using the mount
library (https://github.com/tolitius/mount), it's much less intrusive than
Component in my opinion and provides most of the same benefits without
requiring you to structure your application around it. The latest version
of m
Hi everybody,
I published the scheme kernel of what we've done during the last clojure
cup and compiled it into a little project:
Scheje - https://github.com/turbopape/scheje
Scheje uses clojure macros to interpret some light scheme and evaluate it.
In fact, this version works quite decently (n
Hi!
Interested in working with Clojure on your day job?
Pilloxa is an eHealth IoT startup sprung from a research project here in
Stockholm. We are looking for app/backend developers. Our solution solves a
problem that, only in Sweden, causes 4000 deaths and costs 2 bn EUR per
year.
Stack: Prelim
Hey Serzh,
Rich just pushed a change to master that removes unused interns in the
static initializers - we are doing some further testing on it before
creating an RC but if you wanted to check it out as a snapshot, I'd be
interested in hearing your feedback in particular as you have a specific