interpreters / pypreprocessor
A c-style macro preprocessor written in Python
☆148Updated 8 months ago
Alternatives and similar repositories for pypreprocessor
Users that are interested in pypreprocessor are comparing it to the libraries listed below
Sorting:
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- Use pytest's runner to discover and execute C++ tests☆135Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- A C99 preprocessor written in pure Python☆233Updated last year
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Python module to modify bytecode☆311Updated last week
- Pure-python wrapper generator for ctypes☆319Updated last week
- Annotate Python AST trees with source text and token information☆179Updated last month
- Pseudoterminals for Windows in Python☆124Updated 3 weeks ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- An AST unparser for Python☆227Updated last year
- Runtime inspection utilities for Python typing module☆360Updated 9 months ago
- pss is a power-tool for searching inside source code files.☆335Updated 4 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- C parser and ctypes automation for python☆68Updated last month
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- PEG parser generator for Python☆174Updated 5 months ago
- Set of tools to play with Python AST.☆83Updated 2 years ago
- Parse GNU Makefiles with Python. Work in progress!☆38Updated last month
- A command-line search utility for Python ASTs using XPath syntax.☆249Updated 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…☆136Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- Extension to ast that allow ast -> python code generation.☆79Updated 7 years ago
- Sources for the debugger used in PyDev, PyCharm and VSCode Python☆452Updated 3 months ago
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Automatic __slots__ for your Python classes☆62Updated 5 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago