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.☆45Updated 2 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 10 months ago
- ☆72Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 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
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- Python Parser☆121Updated last year
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Yet Another Python Parser System☆50Updated 6 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 3 weeks ago
- Tools for Python code analysis and execution.☆52Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A lightweight python actor framework☆19Updated 9 years ago
- Examples on how to construct compilers using lex, yacc and Pyhon Lex-Yacc☆16Updated 8 years ago
- Check Python ASTs against templates☆17Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years 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
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Pythonic task automation☆44Updated last year
- A diagnostic program to show the Python environment☆32Updated 2 months ago
- A Python DTrace consumer using libdtrace - Now Python can be used as DTrace Provider and Consumer...☆72Updated 3 years ago
- ☆19Updated 8 years ago
- Python Meta Programming☆145Updated 3 years ago
- Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.☆65Updated 4 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆129Updated last year
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago