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

Refactor code to allow for custom parsers to be more easily written #10

Open
abeschneider opened this issue Mar 21, 2015 · 0 comments
Open

Comments

@abeschneider
Copy link
Owner

Currently two files need to be touched to create a parser:

  • rules.jl
  • PEGParser.jl

Changes should include:

  1. Grouping Rules/Parsers together
  2. Possibly creating macros to help with the process
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