Sesterl icon indicating copy to clipboard operation
Sesterl copied to clipboard

Show code snippet on compilation error

Open michallepicki opened this issue 4 years ago • 1 comments

A good start for implementing this in OCaml is nice_parser.

Probably initially it would be easiest to implement just for syntax errors

michallepicki avatar Dec 05 '21 15:12 michallepicki

I looked a bit more at how the Sesterl parser runs, in this case probably nice_parser is not plug-and-play... But still maybe there's something valuable to take out from there.

michallepicki avatar Dec 05 '21 20:12 michallepicki