Hacker News new | ask | show | jobs
by netbyte 5136 days ago
I don't see anything I really like a lot in python, and for clojure, is there a binary for windows?
1 comments

Yes, you have binaries in windows for clojure on clojure.org - as clojure is written in java. You can also download clojurebox to have an environment to play with clojure (http://clojure.bighugh.com/).

Have fun!