logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

gcc-with-python3 - Run GCC whilst invoking a Python script Usage:

Author

       David Malcolm

Name

       gcc-with-python3 - Run GCC whilst invoking a Python script Usage:

          gcc-with-python PATH_TO_PYTHON_SCRIPT GCC PARAMETERS

       gcc-with-python  is  a helper script which invokes GCC, whilst loading the Python plugin for GCC, running
       the given python script.

       Example:

          gcc-with-python show-ssa.py example.c

See Also