https://github.com/xeco23/CleanCode
Clean Code anlayzer tool for C++
https://github.com/xeco23/CleanCode
cleancode cpp libclang python
Last synced: 8 months ago
JSON representation
Clean Code anlayzer tool for C++
- Host: GitHub
- URL: https://github.com/xeco23/CleanCode
- Owner: xeco23
- Created: 2017-11-28T20:57:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-06T23:32:14.000Z (over 7 years ago)
- Last Synced: 2025-01-26T19:11:33.310Z (8 months ago)
- Topics: cleancode, cpp, libclang, python
- Language: Python
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CleanCode
Clean Code anlayzer tool for C++## Requirements
- llvm-4.0
- libclang-4.0-dev
- python-clang-4.0## Run
`python parser.py `