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

Add struct tags support for compiler and importer #26

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

Conversation

FabijanZulj
Copy link

@FabijanZulj FabijanZulj commented May 17, 2024

Resolves #3

I did not do anything with the test runner as I am not quite sure what to do with it so tips would be appreciated

This implementation implicitly makes it so strings support backticks, not only ".
If this is not an option I should extend the parser to go through Token:idents between backticks or introduce another token type only for tags, right?

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.

What about struct tags?
1 participant