andreif / codegenLinks
Extension to ast that allow ast -> python code generation.
☆79Updated 8 years ago
Alternatives and similar repositories for codegen
Users that are interested in codegen are comparing it to the libraries listed below
Sorting:
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Python Meta Programming☆147Updated 3 years ago
- An AST unparser for Python☆230Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆400Updated 10 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- ☆608Updated 8 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- ☆72Updated 3 years ago
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆389Updated 2 years ago
- ☆285Updated last year
- Web technology based GUI library for desktop applications☆75Updated 7 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- A Python 2/3 compatibility layer for C extensions☆64Updated last year
- Python pattern matching like functional languages.☆161Updated 4 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Python code object transformers☆184Updated last year
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 4 years ago
- IO of git-style object databases☆226Updated last month