@glyphlang/darwin-x64
v0.1.124
Published
Prebuilt glyph compiler binary for macOS (Intel).
Readme
@glyphlang/darwin-x64
The prebuilt glyph binary for macOS (Intel).
You do not install this package directly. It is an optional dependency of
@glyphlang/glyph, which picks
the one package matching your platform and runs the binary inside it:
npm install -g @glyphlang/glyphThe binary is built and published from source by the release workflow in chadetov/glyph, with npm provenance and a SLSA build attestation, so it can be traced to the commit and CI run that produced it:
npm audit signaturesGlyph is a statically typed language that transpiles to TypeScript, designed so AI agents can read, write, and modify code safely. See glyphlang.io.
Licensed MIT OR Apache-2.0.
