Skip to content

Implement methods on class instances #50

Merged
froth merged 1 commit intomainfrom
classes
Apr 3, 2024
Merged

Implement methods on class instances #50
froth merged 1 commit intomainfrom
classes

Conversation

@froth
Copy link
Copy Markdown
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
@froth froth deleted the classes branch April 9, 2024 18:35
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