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

Improve how errors are being handled inside the REPL #8

Open
ptdecker opened this issue Dec 23, 2015 · 0 comments
Open

Improve how errors are being handled inside the REPL #8

ptdecker opened this issue Dec 23, 2015 · 0 comments
Labels
enhancement refactor A refactoring to improve the code base

Comments

@ptdecker
Copy link
Owner

I don't know if I like the dirty mess that handling errors as a lisp object is causing. However, for now it's the lesser of two evils compared to the way Michaux just fully halts on any error. But, eventually this needs to be cleaned up.

@ptdecker ptdecker added the refactor A refactoring to improve the code base label Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement refactor A refactoring to improve the code base
Projects
None yet
Development

No branches or pull requests

1 participant