ned14 / pcppLinks
A C99 preprocessor written in pure Python
☆235Updated last year
Alternatives and similar repositories for pcpp
Users that are interested in pcpp are comparing it to the libraries listed below
Sorting:
- (Unofficial) Release libclang (clang.cindex) on pypi.☆93Updated 4 months ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, usi…☆135Updated 3 months ago
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 years ago
- selectively remove C preprocessor conditionals☆171Updated last year
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- POSIX equivalent of Windows DLL import libraries☆252Updated 2 months ago
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- A clang tool for happy refactoring without source-code gymnastics☆251Updated 5 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- C-family Abstract Syntax Tree XML Output☆499Updated last week
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆215Updated 2 years ago
- A C/C++ header to help move #ifdefs out of your code☆850Updated 9 months ago
- A recursive C preprocessor macro which performs an operation on each element of a list☆333Updated 3 weeks ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated this week
- Python wrapper for the Clang C++ preprocessor and parser.☆126Updated 11 years ago
- Amalgamate C source and header files.☆89Updated 9 years ago
- C++ library for the Debug Adapter Protocol☆169Updated 4 months ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- Modern pure python C++ header parser☆120Updated last month
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- C++ preprocessor☆236Updated this week
- A tool based on clang which generates a call graph from a given C++ codebase☆143Updated 4 months ago
- Documentation generator using annotated sources for multiple computer languages☆157Updated 2 months ago
- cppystruct is a C++17, header-only, constexpr clone of Python's struct module☆106Updated 7 years ago
- Clang with JIT extensions☆230Updated 2 years ago
- generates .clang-format file from example codebase☆318Updated 6 months ago
- C/C++ source generation from an AST☆164Updated last week
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 3 months ago