Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 291 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 291 Bytes

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