Proposed plugin API for GCC
Romain Geissler
romain.geissler@gmail.com
Sat Mar 31 09:10:00 GMT 2012
Hi
Le 31 mars 2012 à 02:45, David Malcolm a écrit :
> Here's another proposal then: actually use GObject introspection -
> provide a GObject-based API to GCC.
>
> In this approach, GCC would gain a dependency on glib and gobject, and
> expose its API via a .gir file.
I don't think adding huge dependencies only for plugins is welcomed.
A C/C++ API is far enough and quite simple to use. People that are willing
to use Gobject or anyhting else are free to wrap the wrappers.
By the way, your proposed API is promising (through i also love
CamelCasing and i'd prefered a C++ API).
Cheers
Romain Geissler
More information about the Gcc
mailing list