CppAst.NET
C/C++ parser library
A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications.
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
514 stars
17 watching
67 forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
astclangcpluspluscsharpdotnetdotnet-corelibclangparser
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a C++ Abstract Syntax Tree (AST) parsing and manipulation library | 1,703 |
| A C++ library for parsing TOML configuration files | 589 |
| A lightweight and fast parsing library for C#. | 931 |
| A C++ implementation of the Tree Sitter parser framework | 279 |
| A lightweight C++ library for parsing and generating INI configuration files | 38 |
| A tool for extracting code coverage and screenshots from Xcode 11 xcresult files | 398 |
| A fast streaming XML parser written in C99. | 1,113 |
| A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |
| A categorized list of C++ resources and tools | 4,598 |
| A C/C++ DBC file parser and decoder with decoding capabilities similar to Cantools | 236 |
| Automatically generates command-line interfaces based on a well-written usage message. | 1,047 |
| A .NET implementation of docopt to automatically derive command-line argument parsing logic from help text. | 356 |
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
| A command line argument parser for C++ | 493 |