wcl

tool

The wcl command-line tool: parse, check, eval, set, fmt, diff, init, repl, lsp, and wdoc.

wcl is the single binary that drives the whole toolchain: it parses and validates documents (wcl parse, wcl check), reads and edits values (wcl eval, wcl set), formats and compares files (wcl fmt, wcl diff), scaffolds projects (wcl init), runs the REPL and the language server (wcl repl, wcl lsp), and builds wdoc sites, PDFs, Markdown, and skills (wcl wdoc).

Subcommand-by-subcommand detail lives in the CLI Reference.