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

Iguana Parser usage #61

Open
cyb3r-b4stard opened this issue Jan 17, 2024 · 0 comments
Open

Iguana Parser usage #61

cyb3r-b4stard opened this issue Jan 17, 2024 · 0 comments

Comments

@cyb3r-b4stard
Copy link

cyb3r-b4stard commented Jan 17, 2024

Hello! I am trying to use Iguana for parsing context-free languages, specified in *.iggy format, according to syntax specification of your website. But there seems a problem, when I call function fromIggyGrammar to generate *.json grammar file for parser to work on, it calls createGrammar, which inevitable calls IggyGrammar.getGrammar(), which always tries to parse file iggy.json. Could you please advice me on how to properly use Iguana?

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