11 Commits (d48e037ca736cca471e313b9676a7415aaa4f207)

Author SHA1 Message Date
  Erez Shinan bd75bf2dff Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias 5 years ago
  Erez Shinan 934a997f83 Clean up 6 years ago
  night199uk 80a09697fe Rebuild the way Earley prioritizes ambiguities 6 years ago
  Erez Shinan 76e185a36c Added the Forest interface for explicit ambiguity 6 years ago
  night199uk 04d90fa916 Implement Joop Leo's optimizations for right recursion performance 6 years ago
  night199uk 637f121109 Cleanup unused Derivation 6 years ago
  night199uk 8fa8ac36fc Remove Earley Column 6 years ago
  night199uk 8415fa26a3 Add a pydot visualizer for the SPPF. 6 years ago
  night199uk bb22c84df3 Speed up repetitive parsing using the same parser 6 years ago
  Erez Shinan 383db31183 Fix in Earley forest for non-string tokens. 6 years ago
  night199uk 1d5fd7301a Heavy modifications to the Earley parser to try and make it handle more 6 years ago