Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

phoenixr-codes/grap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grap

grap is a PEG parser for Python.

Links

TODO

  • make both predicate rules work
  • generic types for common rules
  • test silent rules
  • rename action to marker?
  • remove parent attribute of parsed rule
  • add visualizer that shows pointer while parsing
  • Pygments for grap lang
  • make rich dependency optional