On Tuesday, October 20, 2015 at 4:36:43 PM UTC-4, dmiller wrote:
>
> Most documentation, such as it is, is on the github wiki:  
> https://github.com/clojure/clojure-clr/wiki
> Nothing written recently on such things as deploying web services.
>

If you want to deploy web services, you're probably better off using a 
mature, FOSS, JVM-based solution and ClojureJVM rather than one of 
Microsoft's expensive and insecure server products.

As I see it, the main value of ClojureCLR is that it can be used to develop 
native-ish desktop applications for Windows, which won't have JVM 
dependencies or startup-time issues and will have a Windows-native look and 
feel. For everything else, the JVM seems likely to be superior, other than 
in-browser execution, where Clojurescript shines. 

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

Reply via email to