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

Lexer should treat '\v' as a whitespace character #12

Open
wu-s-john opened this issue Jan 29, 2018 · 0 comments
Open

Lexer should treat '\v' as a whitespace character #12

wu-s-john opened this issue Jan 29, 2018 · 0 comments

Comments

@wu-s-john
Copy link

I looked at page 15 of the Cool Manual and it says that '\v' is a whitespace character. I used your lexer to check my own custom lexer that I wrote in Haskell and it looks like \v is not treated as a whitespace character. Can this be fixed?

@wu-s-john wu-s-john changed the title Lexer should tree '\v' as a whitespace character Lexer should treat '\v' as a whitespace character Jan 29, 2018
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