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:
- ☆71Updated 3 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 7 months ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated 9 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 11 months ago
- Python Parser☆121Updated last year
- automatic persistence for Python objects☆46Updated 2 months ago
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆23Updated 2 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- A succinct, pythonic parser + translator solution☆103Updated 6 years ago
- A Python library for simple evaluation of natural language predicates☆66Updated 4 years ago
- Python Meta Programming☆145Updated 2 years ago
- Tools for Python code analysis and execution.☆52Updated last year
- A series of tubes.☆56Updated last year
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 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
- A lightweight python actor framework☆19Updated 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 9 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- A Pythonic DSL construction engine for import–time code translation.☆12Updated 8 years ago
- Yet Another Python Parser System☆50Updated 5 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 2 months ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆17Updated 5 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- Extension to ast that allow ast -> python code generation.☆80Updated 7 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago