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
- ☆19Updated 7 years ago
- A lightweight python actor framework☆19Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- ☆71Updated 2 years ago
- Python Domain Specific Language Tools☆83Updated 2 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 4 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 4 years ago
- Check Python ASTs against templates☆17Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated last year
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 5 years ago
- A Reduction Tool for SQL Bachelor's thesis of Jonas Müntener☆16Updated 3 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 4 months ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆64Updated 2 years ago
- Domain Specific Languages in Python☆96Updated last year
- Open Source bits of the core utilities used in PyVmMonitor (http://www.pyvmmonitor.com/)☆12Updated 5 months ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆45Updated last month
- Materials for the Princeton Quant Trading Conference Chicago 2018 workshop☆13Updated 6 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago
- Pure Python XPath implementation that operates on ElementTree objects.☆11Updated 9 years ago
- Python binding for rapidjson☆25Updated 7 years ago
- Extract semantic information about static Python code☆72Updated this week
- ☆25Updated 2 weeks ago
- Smartyparse: A python library for smart dynamic binary de/encoding.☆15Updated 6 years ago
- Simple Scheme interpreter in Python☆29Updated 13 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Python bindings for clang from clang HEAD☆37Updated last year
- Yet Another Python Parser System☆48Updated 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☆15Updated 2 months ago