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 11 months ago
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆34Updated 7 years ago
- ☆72Updated 3 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Python Meta Programming☆147Updated 3 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 11 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Tools for Python code analysis and execution.☆52Updated last year
- Vinum is a SQL processor for Python, designed for data analysis workflows and in-memory analytics.☆65Updated 4 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 3 weeks ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Python Parser☆121Updated last year
- Domain Specific Languages in Python☆97Updated last year
- C Python, made faster.☆343Updated 10 years ago
- A list of Python parsing tools☆117Updated 5 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- automatic persistence for Python objects☆47Updated last month
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆129Updated last year
- Partial evaluation of Python code☆22Updated 2 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- ☆285Updated last year
- Examples on how to construct compilers using lex, yacc and Pyhon Lex-Yacc☆16Updated 8 years ago
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆24Updated 2 years ago
- ☆19Updated 8 years ago