Currently we need to hard-code the library files we want to use into the compiler, this is going to become cumbersome in the future as people build larger and more complex circuits. The OpenQASM spec solved this by implementing import functionality, we need to bring the compiler up-to-date with that.
Currently we need to hard-code the library files we want to use into the compiler, this is going to become cumbersome in the future as people build larger and more complex circuits. The OpenQASM spec solved this by implementing import functionality, we need to bring the compiler up-to-date with that.