/CXML

A Tool to convert C code in to XML description

Primary LanguageC#GNU Lesser General Public License v3.0LGPL-3.0

CXML

A Tool to convert C code in to XML description The Tool uses the libclang from LLVM through the clang sharp library (https://github.com/SimonRichards/clang-sharp) to analyse the C source tree to generate the list of functions and Global variables in the source tree in an XML format