slpycatzz / CS3201-T04

A simple Static Program Analyzer (SPA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple Static Program Analyzer (SPA)


Languages

Language:C++ 77.5%Language:XSLT 21.5%Language:Batchfile 0.8%Language:C 0.2%