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:
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 9 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- ☆72Updated 3 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- Yet Another Python Parser System☆50Updated 6 years ago
- Python Meta Programming☆145Updated 2 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated this week
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- automatic persistence for Python objects☆46Updated 3 months ago
- A succinct, pythonic parser + translator solution☆103Updated 6 years ago
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆24Updated 2 years ago
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- Python Parser☆121Updated last year
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- Language server for domain specific languages based on textX☆40Updated 4 months ago
- Set of tools to play with Python AST.☆87Updated 2 years ago
- Making graphs for yEd☆58Updated 8 months ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Regular expressions reverser for Python☆27Updated 8 years ago