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

New Representation for Pattern Matches - Integration #288

Closed
thtuerk opened this issue Aug 30, 2015 · 4 comments
Closed

New Representation for Pattern Matches - Integration #288

thtuerk opened this issue Aug 30, 2015 · 4 comments

Comments

@thtuerk
Copy link
Member

thtuerk commented Aug 30, 2015

This is a subtask of issue #285.

Make sure that tools like std_ss contain tools to handle the new pattern matches. Especially be careful about cyclic dependencies and about performance. This might need some testing and profiling. In particular we might need to play around with some congruence rules to stop evaluating too much.

Also make sure the pattern representation works well with emit.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@xrchz
Copy link
Member

xrchz commented Sep 28, 2015

I would list integration with EVAL here too (as discussed in some of the comments at #286), or perhaps you would like to make a separate issue for that.

@thtuerk
Copy link
Member Author

thtuerk commented Oct 1, 2015

Yes, integration withEVAL belongs here too.

@thtuerk
Copy link
Member Author

thtuerk commented Oct 1, 2015

Short status update: in branch master there is the integration with EVAL, std_ss and EmitML now. Waiting for changes to parsing before integrating further.

@thtuerk
Copy link
Member Author

thtuerk commented Nov 18, 2016

I believe this is all done now. Closing this issue...

@thtuerk thtuerk closed this as completed Nov 18, 2016
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

2 participants