This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: scripting interface to GCC ?


Tom Tromey wrote:
>>>>>> "Mike" == Mike Mattie <codermattie@gmail.com> writes:
> 
> Mike> Has anyone ever tried to build a scripting interface into the guts of
> Mike> GCC with something like SWIG ?
> 
> I've heard of a couple efforts along these lines -- once with Scheme
> and once with Python.  I don't know if either used SWIG.  Neither one
> was submitted to GCC.  Both were obscure enough that, even now, I
> can't really be sure they ever existed :-)

That info will definitely help refine my searches. I am experimenting
with SWIG for other purposes so something like this would make
a nice personal experiment to see how well SWIG scales in terms of
interface complexity.

> Tom
> 

Mike Mattie


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]