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:
- ☆72Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python to C99/OpenCL/JS compiler☆64Updated 9 years ago
- Generic programming library for Python☆61Updated this week
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- Yet Another Python Parser System☆51Updated 6 years ago
- ☆285Updated last year
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Python subsets☆41Updated 8 years ago
- pss is a power-tool for searching inside source code files.☆341Updated 6 months ago
- A library for tracking program state☆15Updated 9 years ago
- An AST for Python code generation, in Python☆33Updated 3 weeks ago
- A fast RLock implementation for CPython☆30Updated last year
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Silly (but effective) database schema and data migration framework using SQLAlchemy.☆23Updated 7 years ago
- A simple example Python + CFFI package (including testing, development, and packaging)☆121Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 3 weeks ago
- Python "metamodules"☆14Updated 8 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Pure-python C compiler and assembler☆52Updated 10 years ago
- distributed Python deployment and communication☆90Updated this week
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Python binary parsing library☆157Updated 4 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆49Updated last year
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Updated 4 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆18Updated 6 years ago
- minimalistic evaluator of python expression using ast module☆204Updated last week
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago