On 14 Jun 2013 05:37, "Ron Toland" <ront...@gmail.com> wrote:
>
> At rewryte.com, we use Clojure for all our back- end data processing.
Sure, but I was rather looking for actual applications that can be downloaded and installed locally. It wasn't really my intention to compile a list of companies that use Clojure somewhere in their web stack (that would simply be a duplicate of the "Clojure in production" thread).
Thanks
Wolodja
On 13 Jun 2013 11:42, "Philip Potter" <philip....@gmail.com> wrote:
>
> PuppetDB is another:
>
> http://docs.puppetlabs.com/puppetdb/latest/index.html
>
> We use PuppetDB at GOV.UK for host management and reporting purposes.
> Nobody else on my team really knows clojure, but nobody has to care
> because PuppetDB is self-contained.
Ah, wonderful. This is exactly what I was looking for (self-contained, open source application that appeals to users unfamiliar with Clojure).
Ta!
> On 13 June 2013 10:01, Wolodja Wentland <bab...@gmail.com> wrote:
> > Hi all,
> >
> > I was recently trying to find some applications written in Clojure that are
> > meant for end users. The aim was to find those that would be interesting to a
> > user even though the user does not know anything about Clojure or that the
> > application is written in it.
> >
> > Given that Clojure is not that young anymore I was a bit surprised to find
> > only Riemann [0] and Semira [1] out there among thousands of libraries or
> > development tools.
> >
> > Can you think of others? What are Clojure's "killer applications" ?
> >
> > [0] http://riemann.io/
> > [1] https://github.com/remvee/semira/
> > --
> > Wolodja <bab...@gmail.com>
> >
> > 4096R/CAF14EFC
> > 081C B7CD FF04 2BA9 94EA 36B2 8B7F 7D30 CAF1 4EFC
>
On 13 Jun 2013 15:31, "Aaron Cohen" <aa...@assonance.org> wrote:
>
> What about Overtone? http://overtone.github.io/
Overtone is certainly great, but I would rather classify it as a library as you still have to write programs to use it. There might be an independent UI these days that I am unfamiliar with though.