CollectorFTB / Cpparse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cpparse

Construct is cool, why not parse cpp files with it? :)

Random ideas

  • Conventions
    • check every namespace ends with } // namespace bla
    • naming
    • using keyword only in cpp file
  • find code errors?
  • Use this to preprocess big libraries to navigate code?

About


Languages

Language:Python 100.0%