Package : castxml

Package details

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.


URL: https://github.com/CastXML/CastXML
License: ASL 2.0

Maintainer: nobody

List of RPMs