Kotlin/Native Tech Preview: Kotlin without a VM
We are happy to announce the first Technology Preview of Kotlin/Native that compiles Kotlin directly to machine code. The Kotlin/Native compiler produces standalone executables that can run without…

認真...? Kotlin Team 真係痴咗線,上個月 Kotlin 1.1 已經好癲,呢次簡直喪心病狂,野心之大無可比喻🙈

他日 Kotlin 修成正果

  1. Kotlin/JVM
  2. Kotlin/JS
  3. Kotlin/Native

真係 Learn Once, Write Everywhere

#JetBrain 有的是財力
#IntellijUltimate 我有份 Subscribe
#用緊 Intellij AppCode 寫 Swfit
#用緊 IntellijUltimate 寫 Scala 寫 Js 寫 Kotlin

呢個消息對於一啲仲糾結緊一定要用 Java 嘅死忠,係咪一個解脫?

事關呢一刻你已經可以預視到唔洗再係 JVM 世界作出決擇 🙂

或許當嗰一刻來臨嘅時候,被迫用 Kotlin 嘅你感受過 Kotlin 之後,相信你會後悔當年自己選擇做 Java 死忠

#開心見誠
#平心靜氣
#睇下 Kotlin 解決咗 Java 啲乜野嚴重缺憾

Future plans

We are currently working on the core technology for Kotlin/Native which is the same for all target platforms (compiler, core runtime and library). As a matter of possible future work, we are considering the following possible use cases:

- iOS applications (reusing code with Android)
- Embedded systems/IoT (e.g., Arduino and beyond)
- Data analysis and Scientific Computing
- Server-side and Microservices (low-footprint executables, utilizing the power of coroutines)
- Game Development