Thanks for the pointer to fipp, that actually looks like just what I need! Fantastic.
On 11 July 2013 13:58, <[email protected]> wrote: > 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 [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
