Hi Aaron,
That really helpful. Just what I was looking for.
Adrian
On Tuesday, 11 November 2014 20:17:29 UTC, Aaron wrote:
>
> Hi Adrian,
>
> I'll share some of my experiences.
>
> * Is Clojure CLR production ready?
> Yes, I have been using it in production for about 2 years now.
>
> * Do its
Ah, OK. Sorry about that!
On Wednesday, 12 November 2014 02:32:23 UTC, dmiller wrote:
>
> Re versions: look at the tags, not the branches. The 1.4.1 branch was
> anomalous, due to needing to get out a bug fix.
>
>
> On Tuesday, November 11, 2014 2:17:29 PM UTC-6, Aaron wrote:
>>
>> Hi Adrian,
>
Re versions: look at the tags, not the branches. The 1.4.1 branch was
anomalous, due to needing to get out a bug fix.
On Tuesday, November 11, 2014 2:17:29 PM UTC-6, Aaron wrote:
>
> Hi Adrian,
>
> I'll share some of my experiences.
>
> * Is Clojure CLR production ready?
> Yes, I have been usin
On Tuesday, November 11, 2014 9:38:58 AM UTC-6, Adrian Mowat wrote:
>
>
> * Is it sensible to think in terms of writing platform independent code in
> the same way as we do with cljx files in ClojureScript?
>
With the feature expressions work we hope to include in 1.7, this will
become possibl
Hi Adrian,
I'll share some of my experiences.
* Is Clojure CLR production ready?
Yes, I have been using it in production for about 2 years now.
* Do its version numbers correspond to the core Clojure version numbers?
(would it be fair to say the Java version is the core version)
It's fair to s
Hi,
Thanks for the info and the link to the lein plugin.
I checked git hub and the latest branch was 1.4.1. That coupled with this blog
http://clojureclr.blogspot.co.uk suggested the latest version was 1.4. Looks
like I missed the crucial link :-)
Cheers
Adrian
—
Sent from Mailbox
Not sure why you say that 1.4 is the current version. ClojureCLR releases
are here: https://www.nuget.org/packages/Clojure - as of today 1.6.0.1 is
the current stable version.
Leiningen plugin is here: https://github.com/kumarshantanu/lein-clr
Shantanu
On Tuesday, 11 November 2014 21:08:58 UTC