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 support for computational traces #12

Open
GoogleCodeExporter opened this issue May 8, 2015 · 0 comments
Open

Add support for computational traces #12

GoogleCodeExporter opened this issue May 8, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Want a capability similar to the current trace capability but want it to be a 
formal object that really tells exactly what happened (i.e. partial 
computations). This is to permit capabilities like the following:

1. Like in a theorem prover be able to walk back and reconstruct the proof.

2. All values to be changed at a particular point of a captured computational 
trace and then run from that point forward in order to be able to explore 
different possibilities.

Original issue reported on code.google.com by [email protected] on 11 Apr 2013 at 12:29

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