« The Interactive Compilation Interface (or 'ICI' for short) is a plugin system with a high-level compiler-independent and low-level compiler-dependent API to transform current compilers into collaborative open modular interactive toolsets. The ICI framework acts as a "middleware" interface between the compiler and the user-definable plugins. »
# GGCC et GCC-ICI
Posté par Victor STINNER (site web personnel) . En réponse au journal La mort d'un troll : GCC supportera les plugins. Évalué à 6.
http://www.ggcc.info/
http://2008.rmll.info/Projet-GGCC-Global-GCC.html
GGCC utilise par exemple du LISP et du Prolog pour les vérifications, et se branche sur GCC avec ICI :
http://ctuning.org/wiki/index.php/CTools:ICI
« The Interactive Compilation Interface (or 'ICI' for short) is a plugin system with a high-level compiler-independent and low-level compiler-dependent API to transform current compilers into collaborative open modular interactive toolsets. The ICI framework acts as a "middleware" interface between the compiler and the user-definable plugins. »
Et au sujet des plugins, il y a cette page qui explique un peu plus de choses :
http://gcc.gnu.org/wiki/GCC_Plugins