JSAbrahams / mamba

🐍 The Mamba programming language, because we care about safety
MIT License
88 stars 4 forks source link

Display source code in error messages #95

Closed JSAbrahams closed 5 years ago

JSAbrahams commented 5 years ago

Current Issue

Error messages are verbose and not very helpful yet.

Description of the feature

When an error happens, we can use the location information to point to where in the source code the error occurred.