http://www.shenlanguage.org/
There are also a ton of hobby languages that are statically typed and use s-exprs so the author doesn't have to spend as much time on syntax.
(defn len2 [^String x] (.length x))