cppast
C++ AST parser
Provides a C++ Abstract Syntax Tree (AST) parsing and manipulation library
Library to parse and work with the C++ AST
2k stars
51 watching
167 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
astcpluspluslibclangparser-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 514 |
| A C++ implementation of the Tree Sitter parser framework | 279 |
| Defines an abstract syntax tree format for ECMAScript | 51 |
| A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |
| A modern C++ library for safer and more efficient input parsing. | 1,098 |
| A C++ parser-combinator library with a natural grammar notation | 122 |
| A tool to analyze and represent CMake files as abstract syntax trees (ASTs) for better understanding and manipulation of CMake code | 30 |
| A fast and versatile CSV parser written in C++ that can convert strings to specific types | 51 |
| A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,957 |
| A command line argument parser for C++ | 493 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A fast and efficient CSV parsing library for C++ | 567 |
| A grammar-based parser for the PureScript programming language | 11 |
| Converts a dynamically typed Parse Tree to a strongly typed Abstract Syntax Tree and provides automatic conversion via derive. | 83 |
| Utility to convert HTML syntax tree to natural language representation | 4 |