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 pattern matching and destructors #56

Closed
andrejbauer opened this issue Nov 3, 2015 · 1 comment
Closed

Add pattern matching and destructors #56

andrejbauer opened this issue Nov 3, 2015 · 1 comment

Comments

@andrejbauer
Copy link
Member

The programming language needs destructors, i.e. some sort of match statements that will let us inspect judgements. Implementing such destructors will also lead to the question on how to implement patterns.

@andrejbauer andrejbauer added this to the Programming language milestone Nov 3, 2015
@andrejbauer
Copy link
Member Author

This was almost closed but not quite by #76. What remains to do is #95 so I am closing this.

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