Comment on RegExpBuilder – Create regular expressions using chained methodsparentComments−jerf11y"Recursive descent" has that name precisely because it is not the only parsing alternative, hence we can not simply call it "parsing".
Comments
"Recursive descent" has that name precisely because it is not the only parsing alternative, hence we can not simply call it "parsing".