AlQasm
AlQasm is a hardware-agnostic quantum assembly language and compiler framework intended to describe quantum circuits at the instruction level and to target multiple quantum processing backends. The language provides an explicit low-level syntax for defining qubits, registers, and gates, while offering portability across devices with different native gate sets. It is designed for researchers and developers who need precise control over timing, routing, and calibration metadata.
Key features include a compact instruction set for single-qubit and two-qubit gates, support for parametric gates,
The AlQasm toolchain comprises a front-end parser and semantic checker, an intermediate representation, and a back-end
History and status: The project was launched by an international collaboration of universities and industry partners