MagicStack / parsingLinks
A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.
☆51Updated last year
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☆34Updated 7 years ago
- ☆71Updated 3 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- C Python, made faster.☆342Updated 9 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated 2 months ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Fast Python bindings to Sophia Database☆80Updated 10 months ago
- Python Parser☆121Updated last year
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 2 months ago
- Python wrapper of the RuRe.☆90Updated 5 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Low-level IO utilities for PosgtreSQL drivers.☆34Updated 10 months ago
- Pure Python CDB reader/writer☆44Updated last year
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated 2 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 4 months ago
- ☆285Updated last year
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆20Updated 5 years ago
- A Python library for simple evaluation of natural language predicates☆66Updated 4 years ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- Lightning fast URL routing in Python (radix-trie router)☆23Updated 3 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 8 years ago
- Helpers for atomic file writes☆11Updated 11 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆47Updated 2 months ago
- Web Assembly Decoder - Zero Extras☆72Updated 5 years ago