A HL Programming Language for Quantum Computers Hi,
I've designed and implemented a higher-level programming language for quantum computers. It essentially makes creating classical oracles for use in quantum circuits much easier, by defining C-style arithmetic/logical operations on qregs and having a compiler pass to estimate qubit counts prior to compilation, which, btw compiles to QASM for use on IBM systems. Does this seem interesting to people? Would anyone like to learn more about it? |