On Sunday, November 4, 2012 4:18:27 PM UTC-5, Vladimir Tsichevski wrote: > > That's why I'm looking for means which could HELP me rewrite my code base > to Clojure, not to produce compilable and runnable code. Just parse Java > syntax tree and pretty-print it back as Clojure-like text.
Even if such a converter existed, I believe the output would be almost meaningless. Sure, you could represent Java source code in S-expressions, but it wouldn't be any closer to usable Clojure code than the original Java source was. -S -- 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