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

Completion, expressions result for side effects free exceptions #24

Open
awto opened this issue Apr 13, 2020 · 0 comments
Open

Completion, expressions result for side effects free exceptions #24

awto opened this issue Apr 13, 2020 · 0 comments
Labels
debugger @effectful/debugger related tickets enhancement

Comments

@awto
Copy link
Owner

awto commented Apr 13, 2020

Some expressions can be evaluated if they don't change the program state. This way, for example, in browser expression's results is immediately seen while we type it.

This debugger can do even better. It can run expression even if it has some side effects but reverting them after it has the result available.

@awto awto added enhancement debugger @effectful/debugger related tickets labels Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debugger @effectful/debugger related tickets enhancement
Projects
None yet
Development

No branches or pull requests

1 participant