quil-lang / quil

Specification of Quil: A Practical Quantum Instruction Set Architecture
https://quil-lang.github.io/
Apache License 2.0
104 stars 16 forks source link

Correct DEFCAL syntax specification #80

Closed macrologist closed 3 months ago

macrologist commented 4 months ago

@stylewarning

I think this addresses #66

I'm not sure if calibrations for MEASURE also need to accept formal qubits. I can't quite tell if that's a practical thing to permit.

macrologist commented 4 months ago

akwardly, <Parameter> is being used in the DEFCAL MEASURE syntax to indicate a variable naming a memory location.