Name: | castxml |
---|---|
Version: | 0.4.3 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 8041069 |
License: | ASL 2.0 |
RPM: | castxml-0.4.3-1.el8.x86_64.rpm |
Source RPM: | castxml-0.4.3-1.el8.src.rpm |
Build Date: | Fri Mar 19 2021 |
Build Host: | jenkins-172-17-0-2-64827164-b111-4ef2-b3e1-0b1d6e69c3dd.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/CastXML/CastXML |
Summary: | C-family abstract syntax tree XML output tool |
Description: | Parse C-family source files and optionally write a subset of the Abstract Syntax Tree (AST) to a representation in XML. Source files are parsed as complete translation units using the clang compiler. XML output is enabled by the --castxml-gccxml option and produces a format close to that of gccxml. Future versions of castxml may support alternative output formats. |