How to Install castxml in Ubuntu 18.04



Install castxml by entering the following commands in the terminal:

sudo apt update
sudo apt install castxml

Description:

C-family abstract syntax tree XML output tool

Parse C-family source files and optionally write a subset of the Abstract Syntax Tree (AST) to a representation in XML. This is the successor to gccxml.

Homepage: https://github.com/CastXML/CastXML

Version: 0.1+git20170823-1

Section: universe/devel