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

Implement parser for remaining language features #21

Open
14 tasks
hasali19 opened this issue Jul 1, 2022 · 0 comments
Open
14 tasks

Implement parser for remaining language features #21

hasali19 opened this issue Jul 1, 2022 · 0 comments

Comments

@hasali19
Copy link
Member

hasali19 commented Jul 1, 2022

There's currently several language features which are not yet implemented by the parser. Implementing these is important to enable the harness to be used in other contexts.

  • types
    • matrices
    • atomics
    • textures
  • declarations
    • override
    • constants
    • out-of-order declarations
  • statements
    • increment/decrement
    • while
    • break-if
    • continuing
    • discard
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