bsc-quantic/Quac.jl

cQASM parser accepts multiple qubit specification for directives it shouldn't

Opened this issue · 0 comments

We should differenciate between bits and qubits for

(1) one-qubit-gates and controlled gates and
(2) for the rest of directives,

since only for the first case we can have multiple qubit specification. For the rest of directives the parser should fail!