javawizard / parconLinks
A Python parser combinator and formatter combinator library that's fast, easy to use, and provides informative error messages
☆37Updated 3 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.☆18Updated 5 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- ☆71Updated last month
- A library for tracking program state☆15Updated 9 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Python binary parsing library☆157Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- A fast RLock implementation for CPython☆35Updated last year
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- pss is a power-tool for searching inside source code files.☆342Updated 7 months ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Python "metamodules"☆14Updated 8 years ago
- ☆47Updated last month
- General binary file parser.☆25Updated 4 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- DSL for describing binary structures and protocols generating symmetric parsers, packers, and protocol handlers☆69Updated 5 years ago
- Pure-python C compiler and assembler☆52Updated 10 years ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆121Updated 9 years ago
- ☆285Updated 2 years ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Creating minimal perfect hash functions