@ -35,7 +35,7 @@ or add scripting support to a native codebase.
@@ -35,7 +35,7 @@ or add scripting support to a native codebase.
Mirrors the Clang's C++ AST and type system classes in C# APIs.
Check out [_Clang's AST introduction docs_](http://clang.llvm.org/docs/IntroductionToTheClangAST.html) if you're not familiar with the architecture.
Check out [_Clang's AST introduction docs_](http://clang.llvm.org/docs/IntroductionToTheClangAST.html) for more details about its architecture.
* C++ declarations
* C++ types
@ -64,16 +64,31 @@ Please see the following resources for more information:
@@ -64,16 +64,31 @@ Please see the following resources for more information:
## Community
Feel free to open up issues on Github with any questions