Skip to content

Feat/enum#119

Open
alanmachadozx wants to merge 4 commits into
Slynx-Language:mainfrom
alanmachadozx:feat/enum
Open

Feat/enum#119
alanmachadozx wants to merge 4 commits into
Slynx-Language:mainfrom
alanmachadozx:feat/enum

Conversation

@alanmachadozx
Copy link
Copy Markdown
Contributor

Summary

This pull request adds the handling of the token enum, but needs to fix the hir

What changed

  • implemented enum in parser
  • added keyword "enum"
  • create EnuDeclaration in ast

Validation

List the commands, tests, or manual checks you ran.

# example
cargo test

Documentation Impact

  • No documentation changes were needed
  • I updated the relevant documentation

Checklist

  • My change is focused and reviewable
  • I performed a self-review
  • I added comments only where they help explain non-obvious logic
  • I added or updated tests when applicable
  • I ran the validation listed above
  • I used the existing issue/PR templates where applicable

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.

1 participant