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 type members to OrcO type system #168

Open
2 tasks
arthurp opened this issue Jan 10, 2017 · 0 comments
Open
2 tasks

Add type members to OrcO type system #168

arthurp opened this issue Jan 10, 2017 · 0 comments

Comments

@arthurp
Copy link
Member

arthurp commented Jan 10, 2017

Add support for type members to OrcO classes. This could be implemented in useful phases:

  • Non-path-dependent members which are simply based on the static type of the object on which they were selected.
  • Path-dependent type members.

The second step is the one which enables an encoding of ML style modules as objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant