johneastman / boomerang

An interpreted programming language written in Python
https://jeastman.pythonanywhere.com/
MIT License
0 stars 0 forks source link

Better Error Handling for Python Errors #42

Closed johneastman closed 1 year ago

johneastman commented 1 year ago

If code causes Python-specific errors (like recursion) that crashes the program, we should display a banner saying "Internal error" and redirect back to the main page.

johneastman commented 1 year ago

Commit: https://github.com/johneastman/boomerang/commit/e5be29c9533f16d5b5c68d38802aff42ba144923