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

Can't generate a lexer for CSS String #13

Open
beatak opened this issue May 2, 2015 · 0 comments
Open

Can't generate a lexer for CSS String #13

beatak opened this issue May 2, 2015 · 0 comments

Comments

@beatak
Copy link

beatak commented May 2, 2015

I'm trying to implement CSS parser using Jison project. I found CSS2.1 definition here, but the lexer keeps failing and I don't know why. Here's a test case.

https://gist.github.com/beatak/0b8b29fbddc0a28ddad2

I'm new to this area and it might be me doing totally wrong, but if you could comment how to solve this (like "you're doing it wrong, read Bison intro"), that will be super appreciated. Thanks!

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