Skip to content

bloqade.qasm3.emit.base

base

bloqade.qasm3.emit.base

Base classes for the QASM3 emitter using the EmitABC pattern.

Follows the same abstract-interpretation approach as the QASM2 emitter, using method tables for dispatch instead of long if-chains.