1. ..
  2. common.py
  3. compacité fiche 02-09.indentex
  4. grammar.gram
  5. grammar.lark
  6. grammar_arpeggio.peg
  7. grammar_parsimonious.peg
  8. intro.indentex
  9. lex_and_yacc.py
  10. main.py
  11. math_peg_parser_model.dot
  12. math_peg_parser_model.dot.png
  13. parse_tree_lark.png
  14. peggrammar_parse_tree.dot
  15. peggrammar_parser_model.dot
  16. plots_syntax.indentex
  17. poetry.lock
  18. pyproject.toml
  19. src.itex
  20. syntaxe_variations.indentex
  21. tokens_example
  22. walk.py
  23. with_arpeggio.py
  24. with_lark.py
  25. with_parsimonious.py