Erez Shinan
|
a5a20a423a
|
Changed parser/lexer interface in lark. Bumped minor version
|
2017-02-25 18:35:31 +02:00 |
Erez Shinan
|
da15f99edb
|
Added the earley_nolex frontend, and a conf_nolex example to use it
|
2017-02-14 13:12:00 +02:00 |
Erez Shinan
|
7ba98c46f6
|
Fixed examples. They didn't work with python3
|
2017-02-12 18:37:43 +02:00 |
Erez Shinan
|
faf66c93f0
|
Fixed possible tokens collisions (strings are now always tested before regexps)
|
2017-02-06 00:06:22 +02:00 |
Erez Shinan
|
9e71f5a045
|
Added indentation support (for python-like languages)
|
2017-02-05 21:25:49 +02:00 |