News

While it is interesting to read the code, the real value is the readme file which documents the creation of the parser and some of the theory behind it.
Having a parsing interface that just supports parsing a string is probably a premature optimization on the other end of the spectrum. A Little Light Reading My first thought was to look to the source ...