45 Forks
360 Stars
360 Watchers

CppAst.NET

CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros

How to download and setup CppAst.NET

Open terminal and run command
git clone https://github.com/xoofx/CppAst.NET.git
git clone is used to create a copy or clone of CppAst.NET repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CppAst.NET https://github.com/xoofx/CppAst.NET/archive/master.zip

Or simply clone CppAst.NET with SSH
[email protected]:xoofx/CppAst.NET.git

If you have some problems with CppAst.NET

You may open issue on CppAst.NET support forum (system) here: https://github.com/xoofx/CppAst.NET/issues