Skip to content

Conversation

@chrisdutz
Copy link
Contributor

Currently we are planning on adding support for:

  • "state" fields, that allow to explicitly store parser arguments as fields.
  • "constants" types, that contain a collection of const fields which produce a lot more lightweight Constants types
  • "globals" types, that will contain global information which is available everywhere in the parser
  • "context" types, that will contain information which is availalbe everywhere in the parser but is related to one particular message

@chrisdutz chrisdutz marked this pull request as ready for review August 29, 2025 10:03
@chrisdutz chrisdutz requested a review from sruehl August 29, 2025 10:04
@sruehl sruehl merged commit 2398143 into develop Aug 29, 2025
29 of 30 checks passed
@sruehl sruehl deleted the feat/code-gen-1.9 branch August 29, 2025 10:46
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.

2 participants