hchasestevens / europython-2018Links
Materials for "Exploring the Python AST ecosystem"
☆18Updated 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:
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- ☆72Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 11 months ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Python bytecode instrumentation library☆121Updated 8 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- Declarative instrumentation for Python.☆98Updated this week
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- Python Domain Specific Language Tools☆84Updated 3 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 Meta Programming☆147Updated 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
- Python module to align a simple (not nested) list in columns. Adapted from the routine of the same name inside cmd.py☆16Updated last month
- Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.☆57Updated 2 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- Pythonic task automation☆44Updated last year
- Regular expression engine in Python using Thompson's algorithm.☆114Updated 5 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 5 months ago
- Python Parser☆121Updated 2 weeks ago
- Regular expressions reverser for Python☆27Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A library for tracking program state☆15Updated 9 years ago
- A succinct, pythonic parser + translator solution☆103Updated 6 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago