发布于 2016-03-12 23:59:29 | 142 次阅读 | 评论: 0 | 来源: 网友投递

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

Ceylon JVM上的新语言

Ceylon面向企业级应用开发设计,在JVM运行时基础上执行,支持与Java的交互操作。Ceylon语言充分借鉴了Java语言的优势并屏蔽其在设计上的不足,使用静态类型并提供高阶函数支持,在保持代码良好可读性的同时进一步降低开发者入门的难度。


在 Ceylon 1.2.0 发布 4 个月,1.2.1 发布一个月后,Ceylon 发布了 1.2.2 维护版本,该版本关闭超过 70 issues ,其中包括新特性、提升和 bug 修复,诸如:

  • you can now use java.lang.Iterable and arrays in for statements and comprehensions,
  • the [] lookup operator works on Java lists, arrays and maps,
  • the in operator works on java.util.Collection and last but not least
  • a new ceylon bootstrap command to make it really easy to distribute code to people that don't have Ceylon installed.

该版本包含:

  • a complete language specification that defines the syntax and semantics of Ceylon in language accessible to the professional developer,
  • a command line toolset including compilers for Java and JavaScript, a documentation compiler, a test runner, a WAR archive packager, and support for executing modular programs on the JVM and Node.js,
  • a powerful module architecture for code organization, dependency management, and module isolation at runtime,
  • the language module, our minimal, cross-platform foundation of the Ceylon SDK, and
  • a full-featured Eclipse-based integrated development environment.


历史版本 :
Ceylon 1.3.3 发布,基于 JVM 的编程语言
Ceylon 1.3.2 发布,基于 JVM 的编程语言
Ceylon 1.3.0 发布,基于 JVM 的编程语言
Ceylon 1.2.1 正式版发布,基于 JVM 的编程语言
Ceylon 1.2.2 发布,基于 JVM 的编程语言
Ceylon 1.2.1 发布,基于 JVM 的编程语言
Ceylon 1.2.0 发布,基于 JVM 的编程语言
Ceylon 1.1.0 发布,基于 JVM 的编程语言
Ceylon 1.1 进度报告,基于 JVM 的编程语言
最新网友评论  共有(0)条评论 发布评论 返回顶部

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