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

output human-readable positions #17

Open
odanoburu opened this issue Aug 22, 2019 · 0 comments
Open

output human-readable positions #17

odanoburu opened this issue Aug 22, 2019 · 0 comments

Comments

@odanoburu
Copy link
Collaborator

currently mill uses position offsets instead of the more human-readable (line,column) paradigm.

see mrkkrp/megaparsec#343 for how best to do it with megaparsec

odanoburu added a commit that referenced this issue Aug 27, 2019
- continue using offsets unless there's an error
  - if there's an error calculate the appropriate line/column using
    megaparsec's machinery
- still not very fine positions

related to #17
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