macOS
brew install chaiscriptlocal Homebrew formula metadata
sudo port install chaiMacPorts ports tree · devel/chai/Portfile · source: api.github.com
brew
Easy to use embedded scripting language for C++. Version 6.1.0 via Homebrew; verified from local package data.
install
brew install chaiscriptlocal Homebrew formula metadata
sudo port install chaiMacPorts ports tree · devel/chai/Portfile · source: api.github.com
sudo apt install chaiDebian stable package indexes · chai · source: deb.debian.org
overview
Easy to use embedded scripting language for C++
history
ChaiScript is an embedded scripting language designed for C++ applications. Its package identity is closer to a language runtime and embeddable library than to a standalone command, though package managers commonly expose a chai executable as well.
The public GitHub repository dates to January 2011. The README describes ChaiScript as a language designed from the ground up to target C++ and modern C++ development, with a header-only integration style and type-safe bindings between C++ and scripts.
GitHub releases show mature 4.x and 5.x releases by 2014, a 6.0.0 release in 2017, and 6.1.0 in 2018. The README states that building ChaiScript requires a C++17 compiler.
ChaiScript is packaged in Homebrew as chaiscript and appears in the input package facts for Debian, Ubuntu, MacPorts, and vcpkg-oriented usage. The README specifically documents vcpkg installation, which is important for C++ developers consuming it as a library dependency.
Typical usage is to add the ChaiScript include directory, include chaiscript/chaiscript.hpp, instantiate chaiscript::ChaiScript, then evaluate script strings or files. Host applications register C++ functions with the engine so scripts can call into native code.
ChaiScript is package-nerd interesting because it is a C++-native embeddable language distributed across general-purpose package managers and C++ dependency managers. It represents the small but persistent category of scripting runtimes packaged primarily so native applications can embed them.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chai | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ChaiScript/ChaiScript
install metadata
| Package key | brew:chaiscript |
|---|---|
| Version | 6.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chaiscript |
| Homepage | https://chaiscript.com/ |
| Repository | https://github.com/ChaiScript/ChaiScript |
| Upstream docs | https://chaiscript.com/docs.html |
| License | BSD-3-Clause |
| Source archive | https://github.com/ChaiScript/ChaiScript/archive/refs/tags/v6.1.0.tar.gz |
| Build dependencies | cmake |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chaiscript |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
chai
sudo port install chaichai 4.3.7~ds1+~cs9.7.21-1
assertion library for Node.js
sudo apt install chaichai 4.3.7~ds1+~cs9.7.21-1
assertion library for Node.js
sudo apt install chaisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.