This crate is the bulk of the OpenQASM 2 parser. Since OpenQASM 2 is a simple language, it doesn't
bother with an AST construction step, but produces a simple linear bytecode stream to pass to a
small Python interpreter (in qiskit.qasm2
). This started off life as a vendored version of the
package qiskit-qasm2
.
qasm2
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||