Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lexgen: use syntax types, based on 'format' type flag #449

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bnewbold
Copy link
Collaborator

This is an initial step to using syntax.DID and related types in codgen structs, for auto-magic validation.

Remaining work:

  • generate output with lexgen (tried and that part works fine, but not in this PR)
  • figure out cbor-gen parsing support? eg call syntax.ParseDID(string(sval))? just need type registration or something simple like that
  • update application code to work with these types

This isn't a current priority for me, but it came up in discussion recently.

@bnewbold bnewbold mentioned this pull request Dec 20, 2023
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant