File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -2339,3 +2339,37 @@ @inproceedings{zook04generating
23392339 month = Oct,
23402340 organization = "Springer"
23412341}
2342+
2343+ @article{richter85noncorrecting,
2344+ author = "Richter, Helmut",
2345+ title = "Noncorrecting Syntax Error Recovery",
2346+ journal = "TOPLAS",
2347+ volume = 7,
2348+ number = 3,
2349+ month = Jul,
2350+ year = 1985,
2351+ pages = {478--489},
2352+ doi = {10.1145/3916.4019},
2353+ }
2354+
2355+ @article{earley73efficient,
2356+ author = "Earley, Jay",
2357+ title = "An Efficient Context-free Parsing Algorithm",
2358+ journal = "Commun. {ACM}",
2359+ volume = 13,
2360+ number = 2,
2361+ month = Feb,
2362+ year = 1970,
2363+ pages = {94--102},
2364+ doi = {10.1145/362007.362035},
2365+ }
2366+
2367+ @techreport{deudekom93initial,
2368+ author = "Arthur van Deudekom and Dick Grune and Peter Kooiman",
2369+ title = "Initial experience with noncorrecting syntax error handling"
2370+ number = "IR-339"
2371+ institution = "Vrije Universiteit, Amsterdam"
2372+ pages = "11",
2373+ month = Nov,
2374+ year = 1993
2375+ }
You can’t perform that action at this time.
0 commit comments