Ved Documentation

Deterministic orchestration.
deeply documented.

Everything you need to understand, operate, and extend the Ved runtime. From first principles to production.

01 / Get Started

Install & run your first Ved program.

Set up the toolchain, compile a domain definition, and watch the runtime stabilise your first self-healing worker pool — in under five minutes.

02 / Language Guide

The Ved language reference.

Every keyword, type, and construct — explained with worked examples and the compiler error codes you will encounter along the way.

03 / Runtime

The deterministic execution engine.

Understand how the scheduler, interpreter, gas model, and snapshot journal work together to give you reproducible, crash-safe orchestration.

04 / CLI

Operate Ved from the terminal.

Compile, run, inspect execution traces, and integrate the runtime into CI pipelines — everything exposed through a single binary.