QCLang Output Targets¶
Output Targets
QCLang currently produces one primary output format: validated JSON. This JSON is structured to be directly usable with Qiskit Metal and the Qubit-Pro frontend. Future targets are planned as the project expands.
json_ir (primary output)¶
qiskit_metal¶
Qubit-Pro API¶
Future targets¶
- HFSS geometry export, Q3D netlist, SPICE-style circuit representation, and GDS layout
are planned for future releases as the synthesis pipeline matures.