Meanwhile, in news on other languages ...

Meanwhile, in news on other languages ...

https://techcrunch.com/2017/05/17/google-makes-kotlin-a-first-class-language-for-writing-android-apps/?utm_content=buffer282fc&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer

There's a link that goes to a page the lists features that Kotlin has that Java doesn't, and vice versa. Many of the same kinds of things people would like to see in Delphi.
https://techcrunch.com/2017/05/17/google-makes-kotlin-a-first-class-language-for-writing-android-apps/?utm_content=buffer282fc&utm_medium=social&utm_source=facebook.com&utm_campaign=buffer

Comments

  1. Linas Naginionis No parentheses on for loops or better array or map declaration with just [] instead of arrayof()/mutableMapOf().

    My opinion is purely based on the syntax on that page I linked.

    ReplyDelete
  2. Stefan Glienke Yes, I agree that arrays or maps declarations are a bit nicer in Swift. OTOH, Kotlin looks a bit less verbose. They both are great languages, IMO.

    ReplyDelete
  3. There's a lot to like about both Kotlin and Swift, sadly I've given up hope of ever seeing that sort of language enhancement in Delphi.. embarcadero are just not interested.. oh wait.. we'll get nullable types next year, maybe. sigh

    ReplyDelete

Post a Comment