Quantum Circuit AST This repository demonstrates how to use staq to create a quantum circuit using the builtin abstract syntax tree. To compile the project run: cmake -B build cmake --build build --parallel 8