Quint Lang

Quint language and CLI reference — the expert on Quint syntax, operators, types, `basicSpells`, the toolchain (typecheck/run/test/verify), and how to read simulation and counterexample output. Use when writing or debugging Quint (`.qnt`) files, fixing a typecheck/parse error, looking up an operator or idiom, analyzing an invariant violation or counterexample trace, or optimizing state-space exploration. For building a new model end-to-end from some source (including translating TLA+, or modeling code/requirements/an idea), use quint-modeling instead — it consults this reference for syntax as needed.

quint-co Updated

File contents

quint-co/quint/tree/main/skills/quint-lang commit 6e5c7827a6

Frequently asked questions

npx skillmds@latest add quint-co/quint-lang-2