Commit Graph

7 Commits

Author SHA1 Message Date
Erez Shinan c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) 2017-02-23 13:01:21 +02:00
Erez Shinan 1456daddbe Improved comments in examples 2017-02-17 23:23:13 +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 57e8117374 Some package fixes 2017-02-11 11:12:15 +02:00
Erez Shinan e201beab5f Fixed lexer newline counter and other stuff 2017-02-11 00:50:48 +02:00
Erez Shinan cde2b677bb Added tests and lots of fixes and refactoring 2017-02-07 17:42:25 +02:00