WalkLang Docs

A small compiled language with deterministic syntax, native C-backed output, project tooling, and generated API reference docs.

WalkLang logo
walk init hello
walk check
walk build
./build/hello

Build

Install the compiler, create a project, and produce a native executable.

Learn

Read the stable syntax, standard library, diagnostics, and compatibility docs.

Reference

Browse generated API docs produced by structured comments and walk docs.