6 ms·
here : http://www.cs.dartmouth.edu/reports/TR2011-705.pdf http://www.cs.dartmouth.edu/reports/TR2011-705.pdf It is sad we have to dig for it, it should be the f
by zeugma 15y ago
here : http://www.cs.dartmouth.edu/reports/TR2011-705.pdf http://www.cs.dartmouth.edu/reports/TR2011-705.pdf
It is sad we have to dig for it, it should be the first link in the article.
- bazzargh 15y agoThanks. Having read the paper, it seems its more specialized to cisco IOS config files - they're building a library of patterns you can match against, the paper doesn't explain how you can add your own. And it does seem to be CFG rather than PEG - there's a separate token library. Ward's work looks more usably generic than this, it's not cited so I presume they weren't aware of it.