MagicStack / parsingLinks
A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.
☆51Updated 10 months ago
Alternatives and similar repositories for parsing
Users that are interested in parsing are comparing it to the libraries listed below
Sorting:
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 7 years ago
- ☆72Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 9 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- Fast Python bindings to Sophia Database☆80Updated 8 months ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 8 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆44Updated last week
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated 3 weeks ago
- Python Parser☆121Updated last year
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Programmatic code generation☆83Updated 6 years ago
- A lightweight python actor framework☆19Updated 9 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Pure Python CDB reader/writer☆44Updated last year
- Python bindings for the SQLite4 LSM database.☆131Updated last week
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- ☆285Updated last year
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- ZS is a compressed, read-only file format for efficiently distributing, querying, and archiving arbitrarily large record-oriented dataset…☆46Updated 9 years ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 6 years ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- ☆13Updated 4 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 8 years ago
- Lightning fast URL routing in Python (radix-trie router)☆23Updated 2 years ago
- A command-line utility for pulling code blocks out of markdown files.☆14Updated 3 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Park is a persistent key-value store for Python with ordered traversal of keys. The laziest data store.☆32Updated 9 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago