Looks very nice!
I'd like to integrate zprint into KLIPSE <https://github.com/viebel/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 pretty print 
> library and associated leiningen plugin to apply it to your source files.  
> The zprint library will pretty print your structures (and code, actually) 
> at the repl, as well as reformat your source files when driven by 
> lein-zprint.
>
>
> https://github.com/kkinnear/zprint
>
> https://github.com/kkinnear/lein-zprint
>
>  
>
> What, really?  Another pretty printer?
>
>  
>
> Yes, I know.  We've already got clojure.pprint, fipp, puget, cljfmt.
>
> These are all great libraries! There is a full discussion of why zprint 
> exists in the readme.  
>
>
> The short story is that zprint completely reformats Clojure source, 
> totally ignoring all of the line breaks and whitespace in your files.  It 
> also runs as a library at the repl (and in your code) to print structures 
> very nicely out of the box, and is totally configurable.
>
>
> In short, zprint and lein-zprint try to do it all, beautifully, out of 
> the box.
>
>  
>
> At present, this is an alpha release because only one other person has ever 
> used zprint, and so it needs some additional people to try it out. I expect 
> the configuration parameters to remain largely stable, as they have been 
> evolving over the past year or so.  New ones will be added, as zprint is 
> still under active development.
>
>
> When I announce it for real, I'll add some more words to try to convince 
> people 
> to try it, but for now I need some people who care a lot about how their 
> code and s-expressions look to give take it out for a spin.  I'm very 
> interested in your feedback!  You can create an issue on github, or contact 
> me by email (see my overview at github).
>
>
> Thanks -- Kim
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to