Kotlin 路线图
最后修改时间 | 2023 年 12 月 |
下次更新时间 | 2024 年 6 月 |
欢迎来看 Kotlin 路线图!一窥 JetBrains 团队的工作重点。
关键优先事项
这个路线图的目标是给出一个大的图景。这里列出了我们的关键项目——我们专注于交付的最重要的事情:
- K2 编译器: 重写 Kotlin 编译器,针对速度、并行性与统一性进行优化。 It will also allow us to introduce many highly-anticipated language features.
- K2-based IntelliJ plugin: faster code completion, highlighting, and search, together with more stable code analysis.
- Kotlin Multiplatform: streamline build setup and enhance the iOS development experience.
- Experience of library authors: a set of documentation and tools helping to set up, develop, and publish Kotlin libraries.
以子系统划分的 Kotlin 路线图
To view the biggest projects we're working on, visit the YouTrack board or the Roadmap details table.
If you have any questions or feedback about the roadmap or the items on it, feel free to post them to YouTrack tickets or in the #kotlin-roadmap channel of Kotlin Slack (request an invite).
YouTrack 看板
Visit the roadmap board in our issue tracker YouTrack
路线图详情
- This roadmap is not an exhaustive list of all things the team is working on, only the biggest projects.
- There's no commitment to delivering specific features or fixes in specific versions.
- We will adjust our priorities as we go and update the roadmap approximately every six months.
相对 2023 年 7 月版的变化
已完成
We've completed the following items from the previous roadmap:
- ✅ Compiler: Promote Kotlin/Wasm to Alpha
- ✅ Multiplatform: Promote Kotlin Multiplatform to Stable
新增
We've added the following items to the roadmap:
- 🆕 Compiler: Kotlin/Wasm: Switch wasm-wasi target of libraries to WASI Preview 2
- 🆕 Compiler: Kotlin/Wasm: Support Component Model
- 🆕 Multiplatform: Unify inline semantics between all Kotlin targets
- 🆕 Multiplatform: Support SwiftPM for Kotlin Multiplatform users
- 🆕 Multiplatform: Swift export: Design and implement support for Kotlin classes and interfaces
- 🆕 Tooling: Support Gradle project isolation
- 🆕 Tooling: Improve integration of Kotlin/Native toolchain into Gradle
- 🆕 Tooling: Kotlin Notebook: Light Notebooks and improved experience exploring data from HTTP endpoints
- 🆕 Library ecosystem Promote kotlinx-datetime to Beta
已删除
We've removed the following item from the roadmap:
- ❌ Multiplatform: Improve exporting Kotlin code to Objective-C
Some items were removed from the roadmap but not dropped completely. In some cases, we've merged previous roadmap items with the current ones.
进行中
All other previously identified roadmap items are in progress. You can check their YouTrack tickets for updates.