<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>7905</id>
      <name>GCC-XML</name>
      <created_at>2007-08-23T13:04:28Z</created_at>
      <updated_at>2009-07-20T04:03:16Z</updated_at>
      <description>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 open-source 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.

GCC-XML was developed by Brad King at Kitware to be used by</description>
      <homepage_url>http://www.gccxml.org/</homepage_url>
      <download_url>http://www.gccxml.org/HTML/Download.html</download_url>
      <url_name></url_name>
      <user_count>6</user_count>
      <average_rating></average_rating>
      <rating_count>4</rating_count>
      <analysis_id>646309</analysis_id>
      <analysis>
        <id>646309</id>
        <project_id>7905</project_id>
        <updated_at>2009-07-20T04:03:16Z</updated_at>
        <logged_at>2009-07-20T04:01:09Z</logged_at>
        <min_month>2000-08-01T00:00:00Z</min_month>
        <max_month>2009-07-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>10</twelve_month_contributor_count>
        <total_code_lines>838932</total_code_lines>
        <main_language_id>42</main_language_id>
        <main_language_name>C</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>bsd_ish</name>
          <nice_name>New BSD License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
