>multiplatform
as long as you have the right version of JRE, but good luck with that.
>high level
Clojure runs on the JVM too and that's higher level.
>simple
no. It's extremely verbose and a lot of of the shit it has complicates things to no end: factories, interfaces, overloading of everything, etc.