Kotlin is the new "statically-typed JVM-targeted programming language" with main design goals such as being Java compatible, fast compile times, and supporting cool other modern features (fp etc) that Java doesn't have.
Seems so far that one of their major competitors in the same space is Scala and one of the design goals is for Kotlin to also be simpler than Scala.
They do have a comparison page http://confluence.jetbrains.net/display/Kotlin/Comparison+to+Scala But having those differences here would be more of a level ground and the differences better explained.