public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* ANN: gcc-python-plugin 0.17
@ 2019-01-23 21:04 David Malcolm
  0 siblings, 0 replies; only message in thread
From: David Malcolm @ 2019-01-23 21:04 UTC (permalink / raw)
  To: gcc, gcc-python-plugin, python-announce-list

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.

This release adds support for gcc 9 (along with continued support for
gcc 4.6, 4.7, 4.8, 4.9, 5, 6, 7, and 8).

Unfortunately, the reference-count checker no longer works for gcc 7
onwards, so it is disabled when embedded in those builds of gcc.

Additionally, this release contains the following improvements:

* the plugin can now be built in a separate build directory from the
  source directory (thanks to Tom de Vries)

* gcc-with-cpychecker gained a --cpychecker-verbose option

Tarball releases are available at:
  https://github.com/davidmalcolm/gcc-python-plugin/releases

Prebuilt-documentation can be seen at:
  http://gcc-python-plugin.readthedocs.org/en/latest/index.html

The plugin is Free Software, licensed under the GPLv3 or later.

Enjoy!
Dave Malcolm

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-01-23 21:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-23 21:04 ANN: gcc-python-plugin 0.17 David Malcolm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).