Name: | gccxml |
---|---|
Version: | 0.9.0 |
Release: | 0.27.20150423.git3afa8ba.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 13688391 |
License: | BSD and GPLv2+ and GPLv2+ with exceptions and GPLv3+ with exceptions |
RPM: | gccxml-0.9.0-0.27.20150423.git3afa8ba.el7.x86_64.rpm |
Source RPM: | gccxml-0.9.0-0.27.20150423.git3afa8ba.el7.src.rpm |
Build Date: | Wed Oct 25 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gccxml.org/ |
Summary: | XML output extension to GCC |
Description: | 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. |