Registry / build-tool / garnish-lang-compiler

garnish-lang-compiler

JSON →
library0.0.24-alpharscratesunverified

Utilities to compile garnish scripts.

# Cargo.toml [dependencies] garnish_lang_compiler = "0.0.24-alpha"
INSTALL
IMPORT
SIG · GARNISH-LANG-COMPI
G
garnish-lang-compiler
build-toolrustv0.0.24-alpha
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Compiler
use garnish_lang_compiler::Compiler;

Create a new garnish script compiler.

use garnish_lang_compiler::Compiler; fn main() { let compiler = Compiler::new(); println!("Compiler created"); }
Debug
Known issues
breakingAlpha version, API may change
fix
Pin to a specific version and expect breaking changes.
affects: >=0.0.24-alpha
Upgrade
Version history
0.0.24-alphalatest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
garnish-lang-compiler — cargo add garnish-lang-compiler · libregistry