Will Clojure run on Azure Now?
I saw that Microsoft announced Java 开发者_StackOverflow中文版support on Azure today at PDC. Does that mean it will be able to run Clojure (and other JVM languages) as well?
in short yes. clojure can directly call java. It would be very nice to get some clojure wrappers to ease the general boiler-plate-ness.
精彩评论