Hacker News new | ask | show | jobs
by jmiskovic 2494 days ago
Hi, thanks for dropping in. What's the status of Clojure implementation? Would you recommend new projects to use it? Is anyone looking at new/old issues? Are there potential new maintainers for Clojure version?
1 comments

The current Clojure version is quite stable, we used it at wit.ai/Facebook for several years before moving to Haskell.

I'd love to see somebody taking over and resuscitate it! One interesting direction could be to remove Java dependencies (mostly to Date) so that it's usable in ClojureScript. It would make a great JS library.