Keywords

Canonical source: docs/keywords.md

Control Flow

if, else, for, match, return, try, catch, finally, throw, loop, break, continue

Functions & Types

fn, async, await, extern, let, mut, unsafe, struct, enum, interface, type, import, export

AI & Domain

model, tool, pipeline, test, prompt, system, user, assistant

Unsafe & FFI

unsafe, extern, raw, opaque

Concurrency

routine, scope, with

Literals

true, false, null

Prompt Composition

prompt, system, user, assistant, tool


See Keywords Reference for parser behavior notes and discussion of future keywords.