A direct translation is often not a good idea because java uses so much mutable stateand this is really not idiomatic in clojure.but it will be a helpful experience to make the java code to functional clojure code. IMO calling java code from clojure is better as a direct translation with all that mutable code. perhaps you can say more about what you are trying to achieve.
I hope I could help Am 04.11.2012 20:26 schrieb "Vladimir Tsichevski" <tsichev...@gmail.com>: > Hi Maik, > > no, I need to re-implement existing code in Clojure. > > Why do you want this? If you have java code you can just call it from >> clojure.no need for translation >> Am 04.11.2012 19:39 schrieb "Vladimir Tsichevski" <tsich...@gmail.com>: >> >>> Hi gurus, >>> >>> I wonder if there are any means that'd help me translate Java sources to >>> Clojure? I do not expect getting working Closure code OOTB, just anything >>> to start from. >>> >>> Regards, >>> Vladimir >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Clojure" group. >>> To post to this group, send email to clo...@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+u...@**googlegroups.com >>> For more options, visit this group at >>> http://groups.google.com/**group/clojure?hl=en<http://groups.google.com/group/clojure?hl=en> >> >> -- > 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 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