Code Parser. A tool that reads code and breaks it into understandable pieces.

github.com/mrhakimov/recursive-descent-parser

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2021
  • Release —v1.0
  • Dot added
  • Add link to grammar file
  • Add report file with grammar
  • Fix graphviz url
  • Create README.md
December 2020
  • Initial commit