libchaiscript-samples/6.1.0

[full]

Examples for 'libchaiscript'

ChaiScript is a header-only C++ embedded scripting language loosely based on ECMA script. It is designed for ease of use and tight integration with C++.

Official build2 cppget.org queue.cppget.org

Usage

The original ChaiScript repository has been split into multiple build2 packages to allow for greater flexibility. The libchaiscript package is used to get access to the ChaiScript header-only library. The package chaiscript makes ChaiScript's own interpreter chai available to be used. chaiscript-stdlib exports the compiled and dynamically loadable standard library module for the basic ChaiScript engine. Typically, you will not need to use this one.

... More
version 6.1.0
license BSD-3-Clause
repository https://pkg.cppget.org/1/testing
download libchaiscript-samples-6.1.0.tar.gz
sha256 b14b968133719ac2cb3bb5d26155183e3f85b8e1d6f83346fe74af8380fcbf47
project chaiscript
url chaiscript.com/index.html
doc-url chaiscript.com/docs.html
src-url github.com/ChaiScript/ChaiScript
package-url github.com/build2-packaging/chaiscript/
package-email packaging@build2.org

Reviews

fail 0
pass 0

Changes

Notes:

Current Version: 6.1.0

Changes since 6.0.0

Changes since 5.8.6

6.0.0 is a massive rework compared to 5.x. It now requires a C++14 enabled compiler

Compiler Requirements

Breaking Changes

New Features Added

Improvements

Improvements Still Need To Be Made

Changes since 5.8.5

Changes since 5.8.4

Changes since 5.8.3

Changes since 5.8.2

Changes since 5.8.1

Changes since 5.8.0

Changes since 5.7.1

Changes since 5.7.0

Changes since 5.6.0

... More