On Fri, Jun 15, 2012 at 1:41 PM, Timothy Baldridge wrote:
> But I'd rather collaborate with ClojureScript. Are there any ongoing
> efforts to make this cross platform? The current analyzer contains
> quite a few java calls. For instance, .contains, and .indexOf. Is
> Raphael working on this, or ca
I've been working on a platform-agnostic version of this over here:
https://github.com/halgari/universal-clojure/blob/master/src/universal_clojure/core.clj
But I'd rather collaborate with ClojureScript. Are there any ongoing
efforts to make this cross platform? The current analyzer contains
quite