Open indutny opened 12 years ago
/cc veged
bug peg.js does not support left recusion ?
@hax indeed, but I think ometa may work as fast as peg does now, taking in account that my fork supports "compiler hints" (@
to tell compiler that rule doesn't contain left recursion).
PEG.js in quite faster than OmetaJS, need to find a way to speedup grammars.