Erez Sh
|
09bcababcd
|
Docs & Examples, small improvements
|
4 years ago |
Sasank Chilamkurthy
|
582e9ab935
|
move advanced examples to a different folder
|
4 years ago |
Sasank Chilamkurthy
|
cb8a549896
|
inital sphinx gallery
|
4 years ago |
Erez Shinan
|
847870fdc8
|
Improved documentation and code style (minor)
|
6 years ago |
Erez Shinan
|
33caa391d5
|
Breaking backwards compatibility:
* Removed the scanless parsing feature (dynamic lexing is king)
* Default LALR lexer is now contextual
|
6 years ago |
Erez Shinan
|
6c41a618a5
|
Fixed issue in examples.conf
|
8 years ago |
Erez Shinan
|
c9b45823ed
|
Better support for scanless parsing
|
8 years ago |
Erez Shinan
|
a5a20a423a
|
Changed parser/lexer interface in lark. Bumped minor version
|
8 years ago |
Erez Shinan
|
c70355389f
|
Initial support for EBNF in tokens (automatic compilation to regexps)
|
8 years ago |
Erez Shinan
|
1456daddbe
|
Improved comments in examples
|
8 years ago |
Erez Shinan
|
0b902b1d03
|
Added the '!' prefix to keep all tokens in rule. Also removed tools (it's now in lark/tools)
|
8 years ago |
Erez Shinan
|
d4425887d6
|
Added conf.py example and indenter support in contextual lexing
|
8 years ago |