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

新闻 ChaiScript 5.7.0 发布,C++ 脚本语言 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,320
    赞:
    46
    ChaiScript 是第一个也是目前唯一一个与C++的兼容性的脚本语言,受 EMCAScript影响的嵌入式的功能性语言。

    ChaiScript 5.7.0 发布,此版本更新内容如下:


    • Significant code cleanups and reduction


    • Smaller builds


    • Faster compiles


    • Less runtime memory usage


    • ~2x faster runtimes


    • biicode support


    • method_missing feature added #164 @arBmind


    • Generic objects with dynamic properties support


    • Add ability to call functions contained in properties


    • Add lambda captures


    • Create cheatsheet.md for all-in-one reference of features


    • Fix support for libc++


    • Eliminate clone of return value stored locally


    • Eliminate 'return' statements when last line of function


    • Reduce number of runtime exceptions occuring


    • Reduce copies / moves of return values.


    • make use statement return value of last statement in file


    • Add ability to access fixed array sizes


    • Add support for scientific notation floating point literals #174 @totalgee

    此版本现已提供下载:

    ChaiScript 5.7.0 发布,C++ 脚本语言下载地址
     
正在加载...