Skip to content

一个基于Antlr4用来提取C/C++代码特征的仓库

Notifications You must be signed in to change notification settings

L3LeTrigger-F/code_perspective

Repository files navigation

code_perspective_CPP

Installation

  • Antlr4-python3-runtime==4.11.1
  • python >=3.6
  • numpy
  • speedy-antlr-tool==1.4.1

Usage

Firstly, you need to install packages above, and then run the following command to install accelerate packet spam.
python setup.py install
For the main.py file,the input file is *.cpp,and the outputs are three .csv files.
python main.py

About

一个基于Antlr4用来提取C/C++代码特征的仓库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published