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 classes including set and get expressions #49

Merged
merged 6 commits into from
Apr 3, 2024
Merged

Implement classes including set and get expressions #49

merged 6 commits into from
Apr 3, 2024

Conversation

froth
Copy link
Owner

@froth froth commented Apr 3, 2024

  • Add Class to AST and extract function struct
  • Add parser for class declaration
  • Start implementing class interpreter
  • Create class instances
  • Implement get expressions
  • Implement get and set expressions

@froth froth merged commit 31c5109 into main Apr 3, 2024
1 check passed
This pull request was closed.
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