This is an aside, but I wanted to add about translations...

An EDN "generator" is somewhat redundant from Clojure, but I usually use 
fipp for standard formatting: https://github.com/brandonbloom/fipp

Also clj-yaml for YAML output, and Chesire or data.json for JSON. (Note 
data.json has trouble with slashes in the names of keys since namespaces 
aren't appropriate in serialization, which can make conversion from EDN 
unnecessarily lossy.)

-- 
-- 
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/groups/opt_out.


Reply via email to