ChaiScript 5.7.0 發布,C++ 腳本語言
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
-
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
此版本現已提供下載: