Clojure - a dialect of LISP that targets the JVM (and CLR and Javascript).
It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
Philosophy
CategoryProgrammingLanguage CategoryFunctionalProgramming CategoryLisp