5 ms·
Having good error messages is one of the important priorities for me in my compiler, so I made the commitment early and am using codespan_reporting[0] to report
by mpd 3y ago
Having good error messages is one of the important priorities for me in my compiler, so I made the commitment early and am using codespan_reporting[0] to report the errors, which is going well so far.
0: https://github.com/brendanzab/codespan https://github.com/brendanzab/codespan