Open
Description
Exist several specification of Quantum Assembly Languages, as example:
https://github.com/Qiskit/openqasm
https://github.com/rigetti/quil
https://arxiv.org/pdf/1805.09607.pdf
so, need create an intermediate representation of quantum language, which will loading from human-redable format to binary data and simulation or execute on real QPU.