[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#694881: ITP: gcc-python-plugin -- plugin to run Python from inside gcc



Package: wnpp
Severity: wishlist
Owner: Paul Tagliamonte <paultag@debian.org>

* Package name    : gcc-python-plugin
  Version         : 0.11
  Upstream Author : "David Malcolm" <dmalcolm@redhat.com>
* URL             : https://fedorahosted.org/gcc-python-plugin/
* License         : GPLv3 (or later)
  Programming Lang: C, Python
  Description     : plugin to run Python from inside gcc

gcc-python-plugin is a plugin for GCC 4.6 onwards which embeds the
CPython interpreter within GCC, allowing you to write new compiler
warnings in Python, generate code visualizations, etc.

It ships with "gcc-with-cpychecker", which implements static analysis
passes for GCC aimed at finding bugs in CPython extensions.  In
particular, it can automatically detect reference-counting errors:

  http://gcc-python-plugin.readthedocs.org/en/latest/cpychecker.html


Reply to: