I can get AST from C++/C code (libclang for Python) and parse it and I can get some tokens from it, but I want to compare two AST. Do you know some algorithms which will hel