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: Linkage of GPLed GCC to Closed Source via XML or Perl


<<The only thing is, for the end user of a introspection
system you will need to present them an interface into
the AST.
>>

In the case of Ada, this is taken care of in an implementation independent
manner by the ASIS (Ada Semantic Interface Specification) standard, which
specifies a portable interface to the semantic information for an Ada program.
Too bad there is nothing comparable for C or C++.


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