quil-lang / quilc

The optimizing Quil compiler.
Apache License 2.0
448 stars 73 forks source link

Document Supported PRAGMAs #915

Open macrologist opened 5 months ago

macrologist commented 5 months ago

At a bare minimum: The quilc application should include an option--pragma-support that lists the names of pragmas supported by the current build. It might be nice if pretty printed documentation for each pragma were additionally available through a --describe-pragma option.