From cTuning.org

Revision as of 15:25, 25 March 2009 by Gfursin (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
logo_ici.gif

Interactive Compilation Interface

Enabling Collaborative Interactive Compilers
News
  • 2009.Feb.13 - the comparison of Mozilla and ICI plugin APIs was uploaded to the GCC Wiki.
  • 2009.Feb.9 - the GCC baseline of the ICI framework was updated to SVN revision 144014 dated 2009-02-08 09:10:15.
  • 2009.Feb.6 - the GCC Steering Committee agreed on the way plugins should be integrated into GCC. A new GCC Wiki page devoted to plugins was opened, and a dedicated "plugins" branch (svn://gcc.gnu.org/svn/gcc/branches/plugins) created in GCC SVN.
  • 2009.Jan.12 - the result of a new SVN sync (SVN rev. 143113 dated 6 January 2009) has been uploaded to Gitorious. It fixes several performance issues which were introduced in GCC 4.3.x.
Navigation: cTuning.org > CTools 

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. It opens up and reuses the production-quality compiler infrastrastructure to enable program analysis and instrumentation, fine-grain program optimizations, simple prototyping of new development and research ideas while avoiding building new compilation tools from scratch.

gcc-ici-structure.gif

ICI is an open collaborative community-driven project. You are welcome to join and participate in developments, discussions, provide feedback or suggestions to extend ICI or add new features. We develop ICI for GCC at the moment, but trying to keep it compiler independent in case someone would like to port it to other compilers to extend collaborative tools.

ICI supporters:
logo_inria.gif logo_uvsq1.jpg logo_ue.gif logo_ibm.jpg logo_caps.gif logo_arc.gif logo_milepost.jpg logo_unidapt1.gif logo_cea.gif logo_nxp.gif logo_st.gif logo_mandriva.gif logo_ict.gif logo_hipeac.jpg

You are welcome to register your interest at this page.
Locations of visitors to this page