Declarative extensions schema #841
aborgna-q
started this conversation in
Specification
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Declarative extensions are defined in YAML format, as shown in the spec.
#833 and #839 added support for these, but the specific format is not well defined as there is no schema for it in the spec.
Some issues:
What's the name schema for them? Should there a way to bring all of an extension's definitions into the local scope? (I.e. to let us do
qubit
instead ofprelude.qubit
).Beta Was this translation helpful? Give feedback.
All reactions