RSS Feed for This PostCurrent Article

Plugin Framework for C

The Plugin project provides a framework for implementing plugins in C. The plugin system is inspired by the plugin system which is the core of the Eclipse IDE but there are some significant differences due to the different languages of implementation.

One of the major goals of this project is to allow GCC to be an extensible compiler. Hence, there are plugins available for GCC and a GCC patch which adds plugin capabilities to that compiler.

The plugin system is designed to make it very easy to make an existing application extensible and, similarly, to make it easy to extend that application.

This project is part of the Milepost project.


Trackback URL


Sorry, comments for this entry are closed at this time.