hchasestevens / europython-2018Links
Materials for "Exploring the Python AST ecosystem"
☆17Updated 7 years ago
Alternatives and similar repositories for europython-2018
Users that are interested in europython-2018 are comparing it to the libraries listed below
Sorting:
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Pure-python C and assembler compiler☆55Updated 11 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Python Domain Specific Language Tools☆84Updated 3 years ago
- ☆71Updated last month
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- Tools for Python code analysis and execution.☆53Updated last year
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆25Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- A diagnostic program to show the Python environment☆32Updated 6 months ago
- Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.☆57Updated 2 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Tools for analysing python code☆19Updated 8 years ago
- Regular expressions reverser for Python☆27Updated 8 years ago
- Check Python ASTs against templates☆18Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- Python Parser☆122Updated 2 months ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 2 weeks ago
- Older python debugger (please use python-trepan2 or python3-trepan instead)☆24Updated 13 years ago
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- Python Meta Programming☆147Updated 3 years ago
- A succinct, pythonic parser + translator solution☆103Updated 6 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 6 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago