hchasestevens / europython-2018
Materials for "Exploring the Python AST ecosystem"
☆18Updated 6 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:
- ☆19Updated 7 years ago
- Aerie: a regex-like engine nested word grammars☆16Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- A lightweight python actor framework☆19Updated 9 years ago
- Open Source bits of the core utilities used in PyVmMonitor (http://www.pyvmmonitor.com/)☆12Updated 8 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- ☆71Updated 2 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- "Did You Mean?" Functionality on AttributeLookup☆135Updated 10 years ago
- Check Python ASTs against templates☆17Updated last year
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 5 years ago
- A dependencies analyzer for Python☆30Updated 7 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆102Updated 4 months ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆47Updated 5 months ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 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 5 months ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- A succinct, pythonic parser + translator solution☆103Updated 5 years ago
- Debugger in the Trepan family for x-python☆17Updated 5 months ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 6 months ago
- Extract semantic information about static Python code☆75Updated 2 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 5 months ago