benjamin-hodgson/Pidgin

Comparison with ANTLR

RomanSoloweow opened this issue · 0 comments

Great news, I did a pretty simple comparison of my Pidgin-based solution with ANTLR.

ANTLR Grammar:
image

I did not write the tree custom processing logic for ANTLR, but my tool can perform not only searches, but also replacements. And even when performing additional operations related to the replacement Pidgin is still faster

image