ChaiScript 5.7.0 發布,C++ 腳本語言

yn6e 9年前發布 | 7K 次閱讀 ChaiScript

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

此版本現已提供下載:

來自:http://www.oschina.net/news/62285/chaiscript-5-7-0

 本文由用戶 yn6e 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!