Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
gcc-python3-dbg-plugin
plugin for GCC to invoke Python scripts from inside the compiler
https://github.com/davidmalcolm/gcc-python-plugin
0
no reviews
Install
The GCC Python plugin is a plugin for GCC, which links against libpython, and allows you to invoke arbitrary Python scripts from inside the compiler. The aim is to allow you to write GCC plugins in Python.