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

Ability to track token locations in input file #26

Open
sbc100 opened this issue Dec 9, 2019 · 1 comment
Open

Ability to track token locations in input file #26

sbc100 opened this issue Dec 9, 2019 · 1 comment

Comments

@sbc100
Copy link

sbc100 commented Dec 9, 2019

Would it be possible to add some kind of debug mode so that each token could be associated with line and column number in the input file?

I'm writing an tool that processes large s-expressions and it would be nice to report the location where a semantic error occurs.

@jd-boyd
Copy link
Owner

jd-boyd commented Jun 6, 2023

That would be great if someone wanted to write a pull request for it, but it would be a huge change, so I'm not likely to be the one doing it anytime soon.

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

No branches or pull requests

2 participants