8000 GitHub - Drimetolle/static-analysis: This project is my masters scientific work
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Drimetolle/static-analysis

Repository files navigation

Static analysis

Static analysis tool for c/c++.

Running in cli mode

  • Type npm install in terminal to install dependencies
  • Type npm run cli-mode in terminal to run analyzer

Running in VS Code

  • Type npm install in terminal to install dependencies
  • Press F5 in vs code to run debuging

Grammar

Lexer and parser are generated by ANTLR4. Generate command: npm run antlr4ts. Generated files are located in grammar directory.

About

This project is my masters scientific work

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0