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

Allow Var-decls everywhere #2

Closed
2 tasks done
gleiss opened this issue Dec 4, 2018 · 1 comment
Closed
2 tasks done

Allow Var-decls everywhere #2

gleiss opened this issue Dec 4, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@gleiss
Copy link
Owner

gleiss commented Dec 4, 2018

Generalize current implementation, which only allows Var-decls at the beginning of each function

  • Generalize Parser
  • Generalize semantics: Don't need to add variable-equalities, if the variable is not defined yet.
@gleiss gleiss added the enhancement New feature or request label Dec 4, 2018
@gleiss gleiss added this to the Spectre Parser 1.0 milestone Dec 4, 2018
@gleiss gleiss mentioned this issue Dec 4, 2018
3 tasks
@gleiss gleiss changed the title Allow Var-decls everywhere - Parse Allow Var-decls everywhere Dec 4, 2018
@gleiss
Copy link
Owner Author

gleiss commented Jan 8, 2019

done

@gleiss gleiss closed this as completed Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant