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

Resolve cyclic module require problem #1

Closed
taufique71 opened this issue Apr 6, 2016 · 0 comments
Closed

Resolve cyclic module require problem #1

taufique71 opened this issue Apr 6, 2016 · 0 comments
Assignees
Labels

Comments

@taufique71
Copy link
Owner

Function for all grammar rules are implemented. All these functions are exported as individual modules. But there is a problem running it. Because there are circular dependencies of the modules in it. It needs to be resolved as soon as possible before further bug-fix or improvements.

There is a visualization of this module dependency problem of this parser. It is located at /extra/grammar-graph/index.html

@taufique71 taufique71 self-assigned this Apr 6, 2016
@taufique71 taufique71 added the bug label Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant