This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erez Shinan a0bb661c61 Token import now working 7 years ago
..
__init__.py Added examples (calc, json) 7 years ago
calc.py Token import now working 7 years ago
conf.py Initial support for EBNF in tokens (automatic compilation to regexps) 7 years ago
conf_nolex.py Added conf.py example and indenter support in contextual lexing 7 years ago
indented_tree.py Added the earley_nolex frontend, and a conf_nolex example to use it 7 years ago
json_parser.py Token import now working 7 years ago
reconstruct_json.py Improved comments in examples 7 years ago