andreif / codegenLinks
Extension to ast that allow ast -> python code generation.
☆80Updated 7 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 2 years ago
- Python Meta Programming☆145Updated 2 years ago
- An AST unparser for Python☆228Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- ☆608Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- A list of Python parsing tools☆117Updated 5 years ago
- Set of tools to play with Python AST.☆87Updated 2 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…☆403Updated 10 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 years ago
- Run a subprocess in a pseudo terminal☆227Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- ☆72Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 9 months ago
- Python AST read/write☆852Updated 6 months ago
- Web technology based GUI library for desktop applications☆75Updated 7 years ago
- IO of git-style object databases☆225Updated this week
- Python pattern matching like functional languages.☆160Updated 4 years ago
- Python to JavaScript translator☆140Updated 12 years ago
- Embed the V8 Javascript Interpreter into Python☆36Updated 8 years ago
- Python AST that abstracts the underlying Python version☆146Updated 6 months ago
- ☆285Updated last year
- Fork of https://bitbucket.org/pypy/pypy with support for compiling to javascript☆34Updated 8 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago