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 last year
- 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
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Python Parser☆122Updated last month
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Python Domain Specific Language Tools☆84Updated 3 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 3 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago
- A runtime python code manipulation framework for profiling, debugging and bugfixing☆65Updated 3 years ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- Simple python workflow engine based on asyncio and a DAG structure.☆62Updated 8 years ago
- Python Meta Programming☆147Updated 3 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 last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 3 weeks ago
- Relational Algebra Interpreter writting in Python and Qt☆32Updated 2 months ago
- ☆19Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- A Python library for simple evaluation of natural language predicates☆66Updated 4 years ago
- File type identification using libmagic☆54Updated 6 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Tools for Python code analysis and execution.☆53Updated last year
- Database smell detector☆13Updated 7 years ago
- Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.☆25Updated 2 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 6 months ago
- Tools for analysing python code☆19Updated 8 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
- Python bytecode instrumentation library☆121Updated 9 years ago
- "Did You Mean?" Functionality on AttributeLookup☆137Updated 11 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago