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

Re-implement self #5

Open
EarthCitizen opened this issue Jun 8, 2015 · 0 comments
Open

Re-implement self #5

EarthCitizen opened this issue Jun 8, 2015 · 0 comments
Labels

Comments

@EarthCitizen
Copy link
Owner

  • ObjectDefinition should not be determining private vs public
  • self.x (where x is a var) should be syntactic sugar in ast
  • self.method'foo' should give dynamic method access
  • unshadowing should be accomplished via self.var.x self.val.x self.method.x self.property.x
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant