canliture / MisracChecker

A standalone MISRA-C Checker using Eclipse CDT C/C++ Compiler FrontEnd without Eclipse Plugin Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run test as a Standalone tool

run kr.ac.jbnu.ssel.misrac.MISRACChecker#main(String[])

  • - src
    • the source code directory to be scanned.
  • -rst
    • output result directory

Original README:

README_original.MD

About

A standalone MISRA-C Checker using Eclipse CDT C/C++ Compiler FrontEnd without Eclipse Plugin Environment


Languages

Language:Java 92.8%Language:C 7.2%