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
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- An AST unparser for Python☆228Updated last year
- A list of Python parsing tools☆117Updated 5 years ago
- ☆608Updated 7 years ago
- Python to JavaScript translator☆93Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- The python-skeltons repo is deprecated: use PEP 484 and Typeshed instead☆134Updated 3 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
- ☆72Updated 3 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
- Embed the V8 Javascript Interpreter into Python☆36Updated 8 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
- ☆285Updated last year
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 8 months ago
- Python code object transformers☆184Updated last year
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- a friendly yet powerful LR-parser written in Python☆267Updated 7 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆281Updated 9 months ago
- Web technology based GUI library for desktop applications☆75Updated 7 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- unit test generator for Python☆99Updated 8 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Run a subprocess in a pseudo terminal☆227Updated 2 weeks ago
- Python in the browser - CPython compiled with emscripten☆106Updated 4 years ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Embed the Duktape JS interpreter in Python☆81Updated 2 years ago