26 Révisions (2f6f3f9a31b6a0b9a1718c2cf557ac664be9e101)
 

Auteur SHA1 Message Date
  Erez Shinan 2f6f3f9a31 Changed to the MIT license il y a 7 ans
  Erez Shinan e201beab5f Fixed lexer newline counter and other stuff il y a 7 ans
  Erez Shinan e7445a11ae Added a docs/reference il y a 7 ans
  Erez Shinan 45060df80d Optimized the tree builder, and updated docs il y a 7 ans
  Erez Shinan 1fc41c9d02 Added a JSON parser tutorial il y a 7 ans
  Erez Shinan 8b9c5801da Improved lexer, added profiler option to Lark il y a 7 ans
  Erez Shinan 0d48385721 README: Added hello world and parser comparison il y a 7 ans
  Erez Shinan ab23c163d8 Fixed bug in lalr parser. Now testing both lalr & earley in test_parser il y a 7 ans
  Erez Shinan 2ee72baf09 Added a few anon-token names il y a 7 ans
  Erez Shinan 115c4c6d21 A little order and refactoring il y a 7 ans
  Erez Shinan f1b2e1926c Now supports Python3! il y a 7 ans
  Erez Shinan d55598a831 Fixed aliases (broken by re-write of load_grammar) il y a 7 ans
  Erez Shinan 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens il y a 7 ans
  Erez Shinan 56f68655ca Fixed a small bug in parser error reporting il y a 7 ans
  Erez Shinan 2e8f74c774 Better error reporting in lexer and lalr parser il y a 7 ans
  Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring il y a 7 ans
  Erez Shinan aecb4f5aa7 Added regex embedding for tokens il y a 7 ans
  Erez Shinan faf66c93f0 Fixed possible tokens collisions (strings are now always tested before regexps) il y a 7 ans
  Erez Shinan c2dbad1335 Renamed json_example to json_parser il y a 7 ans
  Erez Shinan 9e71f5a045 Added indentation support (for python-like languages) il y a 7 ans
  Erez Shinan d44658fa3f Now supports empty rules. Added some tests. All tests passing. il y a 7 ans
  Erez Shinan 77d8963bf7 Added examples (calc, json) il y a 7 ans
  Erez Shinan cf8c455cdf Added a short README file il y a 7 ans
  Erez Shinan 92ce395ea8 Earley & Lalr both working an generating AST. Examples now use inline_args il y a 7 ans
  Erez Shinan 73178d6ae0 Lark big first commit. Examples working. il y a 7 ans
  Erez Sh 571c4ca5f3 Initial commit il y a 7 ans