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

Errors detection in regular set parsing #24

Closed
5 tasks
gsvgit opened this issue Apr 13, 2015 · 1 comment
Closed
5 tasks

Errors detection in regular set parsing #24

gsvgit opened this issue Apr 13, 2015 · 1 comment

Comments

@gsvgit
Copy link
Member

gsvgit commented Apr 13, 2015

  • Investigate algorithms for syntax errors detection in string expressions.
  • Implement "on-line" and postponed errors detection for ARNGLR.
  • Compare performance of implemented algorithms.
  • Implement errors notification and navigation in R# plug-in.
  • Proof correctness of implemented algorithm.
  1. Книга: Parsing Techniques - A Practical Guide - Dick Grune
  2. Диплом.
  3. RNGLR.
  4. По ошибкам:
  1. По включению
@gsvgit gsvgit closed this as completed Jun 9, 2016
@gsvgit gsvgit removed the in progress label Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants