> Is it fair to say that Clojure shines in algorithmic processing, string > processing, concurrency management, but that there are better choices in > other areas:
not an answer, but a follow-on question: how well does clojure currently support multimedia programming? i realize it supports it to the extent that java does, but i am curious about the existence or plans for clojure libraries for graphics, animations, audio, gui widgets, etc. i see there is a clojure wrapper for the processing language, but a) that means an additional layer between clojure and java, and b) the library examples suggest that there is still some amount of directly invoking java (rather than having clojure-level procedures). --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---