Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show code snippet on compilation error #65

Open
michallepicki opened this issue Dec 5, 2021 · 1 comment
Open

Show code snippet on compilation error #65

michallepicki opened this issue Dec 5, 2021 · 1 comment

Comments

@michallepicki
Copy link
Contributor

A good start for implementing this in OCaml is nice_parser.

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

@michallepicki
Copy link
Contributor Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant