发布于 2016-09-23 00:33:21 | 148 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Kotlin 基于JVM的编程语言

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


Kotlin 1.0.4 发布了。

主要改进内容:

编译器:

  • 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 

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

下载地址:



历史版本 :
Kotlin 1.2.21 发布,Bug 修复版本
Kotlin 1.2.20 发布:添加对 Gradle 构建缓存的支持
Kotlin/Native 0.5 支持在Swift, C和LLVM 5中使用 Kotlin
Kotlin 1.2 发布,实现平台间共享代码
Kotlin 1.1.60 发布,开始支持增量编译
Kotlin 1.2 Beta2 发布:显著提升编译器性能
Kotlin 1.2 Beta 版发布,基于 JVM 的编程语言
Kotlin 1.1.50 发布,基于 JVM 的编程语言
Kotlin 1.1.4 发布,改进对 Java 9 的支持
Kotlin 1.2 M2 发布,1.2 系列的早期访问版
Kotlin 1.2-M1 发布,1.2 系列的早期访问版
Kotlin 1.1.3 发布,初始支持 JDK 9
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务