/CS3201-T04

A simple Static Program Analyzer (SPA)

Primary LanguageC++

CS3201/2 Static Program Analyzer



A simple Static Program Analyzer (SPA) tool that automatically answers queries about programs.

Tools

Following are the external tools used in the project.

  1. cpplint.py, a c++ linter provided by Google.
    To integrate it into Visual Studio 2015, follow the integration guide provided.

Credits

This project is based on a book called "Software Engineering Project", published by Stanislaw Jarzabek. ISBN: 9789810692353