1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 D 2.069.0 发布,编译器已经从 C++ 移植为 D 语言 下载

本帖由 漂亮的石头2015-11-05 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,345
    赞:
    47
    编程语言 D 2.069.0 正式发布,此版本主要改进如下:

    编译器改进


    1. DMD 已移植到 D


    2. 基本支持 Objective-C


    3. 废弃 -property 切换


    4. 改进 DMD 的编译
    库改进


    1. The package std.experimental.allocator was added.


    2. More phobos functions were rangified.


    3. libcurl is now loaded dynamically


    4. Backtraces now include file name and line number.


    5. Support to link against VS2015 libraries.


    6. The documentation for Phobos has been improved.


    7. moveEmplace was added


    8. Use isPermutation to test whether two ranges are permutations of each other.


    9. The new isSameLength can be more efficient than comparing the walkLength of two ranges.


    10. getUDAs was added to help get user-defined attributes of specific types from symbols.


    11. getSymbolsByUDA was added to find symbols with specific user-defined attributes.


    12. cmp was added, defining total ordering on floating-point numbers, including NaN.


    13. FreeBSD now also ships with a shared libphobos2.so library (usage info).

    更多改进内容请看发行说明
    D 2.069.0 发布,编译器已经从 C++ 移植为 D 语言下载地址
     
正在加载...