设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Kotlin 1.0.4发布,基于JVM的编程语言

2016-9-25 17:12| 发布者: joejoe0332| 查看: 451| 评论: 0|原作者: oschina|来自: oschina

摘要: Kotlin 1.0.4 发布了。Kotlin 是一个基于 JVM 的新的编程语言,由JetBrains开发。主要改进内容:编译器:Better type inference for callable expressionsMore efficient bytecode for several cases of when and fo ...

Kotlin 1.0.4 发布了。Kotlin 是一个基于 JVM 的新的编程语言,由 JetBrains 开发。

主要改进内容:

编译器:

  • Better type inference for callable expressions

  • More efficient bytecode for several cases of when and for expressions

  • Better parser recovery after syntax errors

  • Fixed several cases when “Cast never succeeds” warning was incorrectly reported 

构建工具:

  • Full compatibility with Gradle 2.14 and later.

  • Gradle incremental compilation can now track changes between subprojects.

  • CLI and Ant builds add the Kotlin reflection library to the classpath by default; use the no-reflect switch to disable. 

IDE 新特性:

  • You now have the option to use Kotlin syntax when evaluating expressions and watches in Java files

  • New inspection to detect “leaking this” – possible NullPointerException issues caused by access to incompletely initialized data.

  • Intention to convert a lambda to a function reference

  • Inspection to detect mismatches between Gradle version and Kotlin plugin version

  • Many other new intentions, inspections and quickfixes 

点击此处,查看完整改进内容。


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部