aboutsummaryrefslogtreecommitdiff
path: root/textproc/castxml/pkg-descr
blob: 077f60352c9204ea87b3dbf6f33ab12301391faa (plain) (blame)
1
2
3
4
5
6
7
8
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 an internal Clang
compiler. XML output is enabled by the --castxml-output=<v> or --castxml-gccxml
option.

WWW: https://github.com/CastXML/CastXML