164 Forks
1518 Stars
1518 Watchers

cppast

Library to parse and work with the C++ AST

How to download and setup cppast

Open terminal and run command
git clone https://github.com/foonathan/cppast.git
git clone is used to create a copy or clone of cppast 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 https://github.com/foonathan/cppast/archive/master.zip

Or simply clone cppast with SSH
[email protected]:foonathan/cppast.git

If you have some problems with cppast

You may open issue on cppast support forum (system) here: https://github.com/foonathan/cppast/issues