Re: [ANN] zprint, lein-zprint Pretty print your code and data [ALPHA]

2016-10-07 Thread Yehonathan Sharvit
lein-zprint works fine with cljs files. Taking it offline for further details On Fri, 7 Oct 2016 at 17:12 Kim Kinnear wrote: > > But for that I need zprint to be ported to clojurescript. > > Could you do it? > > > A Clojurescript port is certainly something I've been thinking about. The > majo

Re: [ANN] zprint, lein-zprint Pretty print your code and data [ALPHA]

2016-10-07 Thread Kim Kinnear
> But for that I need zprint to be ported to clojurescript. > > Could you do it? > A Clojurescript port is certainly something I've been thinking about. The major underlying library on which zprint depends (rewrite-clj) has a Clojurescript port, so in theory it should all be straightforward.

Re: [ANN] zprint, lein-zprint Pretty print your code and data [ALPHA]

2016-10-06 Thread Yehonathan Sharvit
Looks very nice! I'd like to integrate zprint into KLIPSE . But for that I need zprint to be ported to clojurescript. Could you do it? On Friday, 7 October 2016 05:39:39 UTC+3, Kim Kinnear wrote: > > > I'm pleased to announce the ALPHA release of a new Clojure pr