16 Commits (67f372c994599c19978d0e0ad36b80dc17983b27)

Autor SHA1 Nachricht Datum
  Erez Shinan 67f372c994 Symbols instead of strings - initial vor 6 Jahren
  Erez Shinan 9d84c52140 Better error message for reduce collisions in lalr vor 6 Jahren
  Erez Shinan 6c28010581 Simplified grammar analysis. Improved performance of FIRST/FOLLOW calculations vor 6 Jahren
  Erez Shinan 7182ba3991 Minor refactoring for the standalone tool (in progress) vor 6 Jahren
  Erez Shinan 1cc4c965e8 Big Refactor: Grammars now build in half the time. Code shorter & cleaner. vor 6 Jahren
  Erez Shinan 0ee80e675a Refactoring for LALR, added the ParseTable class vor 6 Jahren
  Erez Shinan 5f5acca40b Cleaned up the LALR(1) parser vor 6 Jahren
  Erez Shinan 8e7395c6d6 Improved earley.py and added some comments to both parsers vor 7 Jahren
  Erez Shinan 538f944602 My Earley parser is working vor 7 Jahren
  Erez Shinan d5123812b0 Another step of refactoring vor 7 Jahren
  Erez Shinan b95567c4a7 Another refactoring step vor 7 Jahren
  Erez Shinan 972034fd2d Began refactoring of lalr_analysis -> grammar_analysis vor 7 Jahren
  Erez Shinan f31482c236 Lint treatment vor 7 Jahren
  Erez Shinan eabb86860d Added parsimonious to benchmarks vor 7 Jahren
  Erez Shinan 977025fded Small parser optimization vor 7 Jahren
  Erez Shinan 115c4c6d21 A little order and refactoring vor 7 Jahren
  Erez Shinan f1b2e1926c Now supports Python3! vor 7 Jahren
  Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring vor 7 Jahren
  Erez Shinan d44658fa3f Now supports empty rules. Added some tests. All tests passing. vor 7 Jahren
  Erez Shinan 73178d6ae0 Lark big first commit. Examples working. vor 7 Jahren