Kotlin 2.3.20已成为JetBrains构建的编程语言的最新版本,新增了C或Objective-C库的互操作模式以及基于属性名称的解构声明功能。开发者现在还可以在JavaScript和TypeScript中使用Kotlin接口。 这项Java竞争语言的更新于3月16日发布。开发者可以在Kotlin官网找到入门指南。通过2.3.0版本中的Kotlin Native技术,开发者可以将Kotl ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Soroosh Khodami discusses why we aren't ready ...
Kotlin, JetBrains’ statically typed language, is bolstering its JavaScript and Java standing with the 1.1 beta release this week, adding JavaScript compilation and co-routines on both the JVM and ...
IT之家3 月 28 日消息,IntelliJ IDEA 2026.1 已于 3 月 26 日正式发布,带来一系列新功能与增强。 有需要的用户可从官网下载最新版本,或通过 IDE 内直接更新、免费 Toolbox App 及 Ubuntu 的 snap 包等方式完成升级。 本次版本的核心亮点是内置支持更多 AI 智能体,包括 Codex、Cursor 以及任何兼容 ACP 协议的智能体。同时,针对 ...
There are now 20.4 million active software developers in the world, and more than half of them have chosen to learn JavaScript or Microsoft's JavaScript superset language, TypeScript. That's according ...
IT之家 5 月 25 日消息,JetBrains 在 KotlinConf 2025 大会上正式发布了 Kotlin 2.2 版本,主要进行一系列语言改进、开源 Koog AI Agent 助理框架,并进一步推广全新 K2 编译器。 在基础改进方面,Kotlin 2.2 引入了 when 语句守护条件(Guard Condition)、多重字符串插值、非局部 ...
The latest Programming Language Rankings from the industry watchers at RedMonk offered few surprises this time around. JavaScript topped the list, with Java coming in second. Both languages have held ...
Software development toolmaker JetBrains has released the latest upgrade of Kotlin, its open-source programming language for both the JVM and Android. Kotlin 1.0.5 includes a number of bug fixes and ...
Kotlin is a modern alternative to Java that supports functional programming in the JVM. Here's a first look at programming with Kotlin using some of the concepts and syntax you already know from Java.