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

Statically compile a parser? #1

Open
pcj opened this issue Nov 11, 2015 · 0 comments
Open

Statically compile a parser? #1

pcj opened this issue Nov 11, 2015 · 0 comments

Comments

@pcj
Copy link

pcj commented Nov 11, 2015

Can this be used to statically compile a parser for a particular grammar? For example, I'd like to use the yaml grammar to generate a parser, include this javascript into a project, and then use that to work with yaml ASTs.

Or does one create a parser from the grammar, cache it, and use that?

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