You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
95ce20ed92
Beside the recursion detector, the visitor will also be used by infinite loop detector. Note the newly created |asts.matchesEmpty| function re-creates the visitor each time it is called, which makes it slower than necessary. This could have been worked around in various ways but I chose to defer that optimization because real-world performance impact is small. |
10 years ago | |
---|---|---|
.. | ||
compiler | 10 years ago | |
utils | 10 years ago | |
compiler.js | 10 years ago | |
grammar-error.js | 11 years ago | |
parser.js | 10 years ago | |
peg.js | 11 years ago |