linuxlizard / pymake
Parse GNU Makefiles with Python. Work in progress!
☆32Updated last month
Related projects ⓘ
Alternatives and complementary repositories for pymake
- A C99 preprocessor written in pure Python☆222Updated 8 months ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆80Updated 5 years ago
- (Unofficial) Release libclang (clang.cindex) on pypi.☆85Updated 4 months ago
- A small python based build file generator targetting the build system ninja☆46Updated 7 years ago
- Python bindings for writing clang-based tools based on libtooling (e.g. for refactoring, auto-completion, etc.)☆36Updated 5 years ago
- A c-style macro preprocessor written in Python☆145Updated 3 months ago
- register-based CPython☆45Updated last year
- pygccxml is a specialized XML reader that reads the output from CastXML. It provides a simple framework to navigate C++ declarations, usi…☆133Updated this week
- Modern pure python C++ header parser☆101Updated 3 weeks ago
- clang-format python wheels☆78Updated this week
- C/C++ source generation from an AST☆157Updated 4 months ago
- Python 3 wrapper around ldd *nix utility to determine shared libraries of a program☆28Updated 2 years ago
- Sphinx extension for capturing program output☆39Updated last year
- GCC plugin that embeds CPython inside the compiler☆202Updated 2 years ago
- Python module to reduce a cmake file to an AST☆30Updated 2 years ago
- C++ port of remi project☆25Updated last year
- Cython PyParsing implementation.☆30Updated last month
- Modern, PEP 517 compliant build backend for creating Python packages with extensions built using CMake.☆51Updated this week
- Simple and clear import hooks for Python - import anything as if it were a Python module☆38Updated 2 years ago
- C parser and ctypes automation for python☆65Updated 2 months ago
- Generate C++ or Python3 code from JSON-Schema☆39Updated last year
- Compares Python's text parsing libraries☆24Updated 2 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- PEG parser generator for Python☆160Updated last month
- Pure-python wrapper generator for ctypes☆309Updated 4 months ago
- Make implemented in pure Python☆72Updated 9 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆47Updated 6 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 11 years ago
- Extensions for Eli Bendersky's pycparser☆83Updated 3 months ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago