Module Quantumlib.Compiler

A compiler from Qasm to circuits.

val compile : Qasm.t -> Circuit.t

Compiles an OpenQASM program to a circuit.