javawizard / parconLinks
A Python parser combinator and formatter combinator library that's fast, easy to use, and provides informative error messages
☆36Updated 2 years ago
Alternatives and similar repositories for parcon
Users that are interested in parcon are comparing it to the libraries listed below
Sorting:
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python binary parsing library☆154Updated 3 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- Pure-python C compiler and assembler☆51Updated 10 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Debugger in the Trepan family for x-python☆17Updated 3 weeks ago
- +-- ASCII Trees.☆88Updated last year
- Yet Another Python Parser System☆49Updated 5 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆24Updated 13 years ago
- ☆72Updated 2 years ago
- A library for tracking program state☆15Updated 9 years ago
- An AST for Python code generation, in Python☆30Updated last month
- Generic programming library for Python☆61Updated this week
- Python AST that abstracts the underlying Python version☆145Updated 5 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- ☆285Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆44Updated 3 weeks ago
- Parse protocols, without any I/O☆48Updated 7 years ago
- Python "metamodules"☆14Updated 7 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- A Python 2/3 compatibility layer for C extensions☆64Updated 11 months ago
- Decimal calculations on very large integers☆10Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Python base class for creating binary parsing and packing classes☆17Updated this week
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated 3 weeks ago
- Python module that provides structured packing and unpacking of binary data streams☆14Updated 8 years ago
- General binary file parser.☆25Updated 4 years ago
- Hypothesis extension to allow generating strings based on regex☆26Updated 6 years ago