ChaiScript 是第一个也是目前唯一一个与C++的兼容性的脚本语言,受 EMCAScript影响的嵌入式的功能性语言。
ChaiScript 5.6.0 发布
Throw exception on integer divide by 0
Add optional type specification to function declarations
Many minor fixes for compiler warnings
支持 std::future and std::async
Fully support r-value returns, supporting move-only objects and reducing object copies
软件详情:https://github.com/ChaiScript/ChaiScript/releases/download/v5.6.0/chaiscript-5.6.0-Darwin.tar.bz2
下载地址:https://github.com/ChaiScript/ChaiScript/releases/download/v5.6.0/chaiscript-5.6.0-Linux.deb
来自:开源中国社区

