gccxml -- Discussion of an XML output extension to GCC's C++ front-end

 

About gccxml
English (USA)

Development tools that work with programming languages benefit from their ability to understand the code with which they work at a level comparable to a compiler. C++ has become a popular and powerful language, but parsing it is a very challenging problem. This has discouraged the development of tools meant to work directly with the language.

There is one C++ parser, the C++ front-end to GCC, which is currently able to deal with the language in its entirety. The purpose of the GCC-XML extension is to generate an XML description of a C++ program from GCC's internal representation. Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser.

The purpose of this list is to facilitate discussion of the GCC-XML extension.

Have a look at the GCC-XML Homepage

To see the collection of prior postings to the list, visit the gccxml Archives.

Using gccxml
To post a message to all the list members, send email to gccxml@gccxml.org.

You can subscribe to the list, or change your existing subscription, in the sections below.

Subscribing to gccxml

Subscribe to gccxml by filling out the following form.

    You will be sent email requesting confirmation, to prevent others from gratuitously subscribing you. This is a hidden list, which means that the list of members is available only to the list administrator.
    Your email address:  
    Your name (optional):  
    You may enter a privacy password below. This provides only mild security, but should prevent others from messing with your subscription. Do not use a valuable password as it will occasionally be emailed back to you in cleartext.

    If you choose not to enter a password, one will be automatically generated for you, and it will be sent to you once you've confirmed your subscription. You can always request a mail-back of your password when you edit your personal options. Once a month, your password will be emailed to you as a reminder.

    Pick a password:  
    Reenter password to confirm:  
    Which language do you prefer to display your messages? English (USA)  
    Would you like to receive list mail batched in a daily digest? No Yes

gccxml Subscribers
(The subscribers list is only available to the list administrator.)

Enter your admin address and password to visit the subscribers list:

Admin address: Password:   

To unsubscribe from gccxml, get a password reminder, or change your subscription options enter your subscription email address:

If you leave the field blank, you will be prompted for your email address


gccxml list run by brad.king at kitware.com
gccxml administrative interface (requires authorization)
Overview of all gccxml.org mailing lists

Delivered by Mailman
version 2.1.10b4
Python Powered GNU's Not Unix