Home | History | Annotate | Download | only in ply
      1 URL: https://github.com/dabeaz/ply
      2 License: BSD
      3 License File: README.md
      4 Owners: egranata
      5 
      6 Description:
      7 A tool to generate parsers and lexers in Python (similar to lex/yacc for C)
      8 
      9 Local Modifications:
     10 Added this README.google file
     11