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

Extend arrow declarations with semantic components #37

Closed
vvergu opened this issue May 24, 2016 · 1 comment
Closed

Extend arrow declarations with semantic components #37

vvergu opened this issue May 24, 2016 · 1 comment

Comments

@vvergu
Copy link
Member

vvergu commented May 24, 2016

Post-analysis arrow declarations should be annotated with the semantic components that are associated with an arrow.

@vvergu
Copy link
Member Author

vvergu commented May 24, 2016

The syntax for the richer arrow declarations will be:

arrows
   Env |- Expr :: Heap --> V :: Heap

vvergu added a commit that referenced this issue May 24, 2016
…antic components declarations. Explication now makes the arrow declarations richer. #37
@vvergu vvergu closed this as completed in 47b6097 May 24, 2016
vvergu added a commit that referenced this issue May 24, 2016
* features/rich-arrow-decls:
  Allow optional semantic components on the declarations of the default arrow as well. Closes #37.
  Extend the syntax of the arrow declarations to allow for optional semantic components declarations. Explication now makes the arrow declarations richer. #37
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