Reference¶
Generated material: the API surface of qprogram_qdac, class by class, built
from the docstrings in the source.
| Topic | What you find there |
|---|---|
| API reference | The pre-combined QProgram, the mixin, the namespace, the four operations, the trigger-position literal, the capability profile. |
Everything this package builds on is documented with the core DSL: the
.qp file format,
the
reserved keywords,
the
exception hierarchy,
and the
qprogram API.
For what the operations mean and when to reach for them, read Operations. For how a compiler consumes them, read Lowering onto hardware.