Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Kotlin

Name: Anonymous 2015-02-11 23:27

http://kotlinlang.org/
Kotlin is JVM language with transparent Java interop (in both directions). It's a lot more concise and expressive than Java, whilst simultaneously having a stricter type system. The neat thing about Kotlin is, it's developed by JetBrains so you get completely seamless integration with their refactoring IDE. Also there is a Java-to-Kotlin converter feature that lets you turn a Java file into a Kotlin file instantly, and you can convert a codebase on a class-by-class basis. So you can start using the features of the new language right away. Also, it runs on Java 6, so it's Android compatible.

Name: Anonymous 2015-02-16 9:57

>>10
It's easy to beb ``concise'' when you compare versus java

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List