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

Add additional abstract syntax for invocations #52

Closed
ethowitz opened this issue Oct 29, 2019 · 1 comment
Closed

Add additional abstract syntax for invocations #52

ethowitz opened this issue Oct 29, 2019 · 1 comment

Comments

@ethowitz
Copy link
Owner

ethowitz commented Oct 29, 2019

Will improve Evaluator#evalInvocation

  • InvocationWithImplicitReceiver

also

  • ivars are not method invocations and should have separate abstract syntax
  • we will still need to handle local var vs implicit receiver method calls during AST evaluation
@ethowitz
Copy link
Owner Author

ethowitz commented Nov 1, 2019

closing in favor of #55

@ethowitz ethowitz closed this as completed Nov 1, 2019
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