teikalang / teika

MIT License
318 stars 7 forks source link

teika: add better printer for error mesages #173

Closed EduardoRFS closed 11 months ago

EduardoRFS commented 11 months ago

Goals

Make debugging compiler bugs easier.

Context

Currently the printer for error messages is really bad, leading to huge error blocks, this PR aims to reduce that a bit. WARNING those are not meant to be end-user errors yet, this is just an internal tool for now.