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

Use bnfc-meta to define a parser #13

Open
pascalh opened this issue Dec 9, 2017 · 0 comments
Open

Use bnfc-meta to define a parser #13

pascalh opened this issue Dec 9, 2017 · 0 comments

Comments

@pascalh
Copy link
Owner

pascalh commented Dec 9, 2017

bnfc-meta provides an easy way of defining parsers. Unfortunately it doesn't provide support for source locations (yet). Hence, this task is only about proving an example parser on how to use bnfc with astview. Probably just use the javalette example language.

For now it might make sense to just ignore the syntax highlighting for the generated language (and maybe add it later on in a separate task).

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