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 methods on class instances #50

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Implement methods on class instances #50

merged 1 commit 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
  • Implement methods on class instances

@froth froth merged commit 45b488a into main Apr 3, 2024
1 check passed
@froth froth deleted the classes branch April 9, 2024 18:35
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