One of the stated benefits of functional programming I've seen is that
the compiler of a functional language can analyze code and determine
statements within a function 
that can safely be run concurrently. As
far as I know Clojure doesn't yet do this. Correct?

Which functional programming languages, if any, do this?

-- 
R. Mark Volkmann
Object Computing, Inc.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to