opnsense-ports/textproc/castxml/pkg-descr
Franco Fichtner 161597f629 */*: sync with upstream
Taken from: HardenedBSD
2018-08-06 07:53:52 +02:00

8 lines
328 B
Text

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