Re: [ANN] Fipp 0.6.0 release: Clojure 1.7 and experimental ClojureScript support

2015-05-10 Thread Brandon Bloom
Just cut a 0.6.1 release with a few small fixes on the Clojure side and now 
moderately-less experimental ClojureScript support.

I know that, as of the this past week, you now have ∞×2 more options for 
ClojureScript pretty printing. Coincidence? or Thank you .cljc? You 
decide. Anyway, while clojure.pprint and its cljs.pprint port are both 
supremely useful and excellent software, Fipp has a lot to offer too!

Please give it a try, you may become addicted to how snappy it prints; or 
you may discover you have something other than EDN which you wish to pretty 
print. Fipp is the fastest game in town, and its simple/easy generic engine 
is available for your use and abuse.

Cheers,
Brandon

On Sunday, May 3, 2015 at 11:01:19 AM UTC-7, Brandon Bloom wrote:

 Fipp is a better pretty printer for Clojure (and now/soon ClojureScript!)

 https://github.com/brandonbloom/fipp

 Please give it a try and let me know how it goes.

 Version 0.6.0 includes...
 - Several nice performance improvements via Transducers
 - A totally rewritten Edn printer with tagged literal support
 - Experimental ClojureScript support

 Known CLJS Issues
 - No tagged literal support yet
 - The cljs.jar repl does something funky to newlines when printing
 - Lots of CLJS types with pr extensions are not yet specially handled
 - A bunch more stuff, to be fixed soon!

 Keep an eye out for related upgrades to the Pudget and Whidbey companion 
 projects when I get some more free time.

 Cheers,
 Brandon




-- 
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.


[ANN] Fipp 0.6.0 release: Clojure 1.7 and experimental ClojureScript support

2015-05-03 Thread Brandon Bloom
Fipp is a better pretty printer for Clojure (and now/soon ClojureScript!)

https://github.com/brandonbloom/fipp

Please give it a try and let me know how it goes.

Version 0.6.0 includes...
- Several nice performance improvements via Transducers
- A totally rewritten Edn printer with tagged literal support
- Experimental ClojureScript support

Known CLJS Issues
- No tagged literal support yet
- The cljs.jar repl does something funky to newlines when printing
- Lots of CLJS types with pr extensions are not yet specially handled
- A bunch more stuff, to be fixed soon!

Keep an eye out for related upgrades to the Pudget and Whidbey companion 
projects when I get some more free time.

Cheers,
Brandon


-- 
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.