You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the experiment's benchmark with other parsers.
Make the parser-v1 flow work well
Improve the AParseMachine Traverser code.
Add much more test coverage.
Create the research paper for the new approach of parsing and describe the AParse grammar very well.
Develop C++ parser using AParse.
Add support for rolling back while feeding tokens in Aparse-machine traverser.
Track the proposed tasks in Github itself.
AParse Library
10. AparseMachine must also contain the string maps. In the case of DebugString, we should include the strings. This string map should be passed to NFABuilder as well. In the future NFABuilder can be separated out as a utility.
10. AparseMachine must also contain the string maps. In the case of DebugString, we should include the strings. This string map should be passed to NFABuilder as well. In the future NFABuilder can be separated out as a utility.