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

Extension space and function references #42

Open
EpsilonPrime opened this issue Apr 1, 2023 · 0 comments
Open

Extension space and function references #42

EpsilonPrime opened this issue Apr 1, 2023 · 0 comments

Comments

@EpsilonPrime
Copy link
Member

Use the symbol table to be the source of truth for extension URI spaces and function numbers for both the parser and the converter. Currently the parser assigns the numbers during the parse. The converter already has the correct numbers (from the binary plan) and stores them in the symbol table. There needs to be one cohesive data structure.

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

No branches or pull requests

1 participant