smurfix / yapps
Yet Another Python Parser System
☆48Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for yapps
- Python to C99/OpenCL/JS compiler☆64Updated 8 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- C++ implementation of grako parser, tuned for performance☆22Updated 10 years ago
- A library for tracking program state☆15Updated 8 years ago
- Python runtime environment flags.☆52Updated 7 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- automatic persistence for Python objects☆46Updated 2 weeks ago
- ☆72Updated 2 years ago
- C Python, made faster.☆344Updated 9 years ago
- Yet another PEG parser combinator library and DSL☆57Updated last year
- A list of Python parsing tools☆116Updated 4 years ago
- Caching for humans☆63Updated 8 years ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆49Updated 2 months ago
- LZ4 bindings for python☆105Updated 8 years ago
- ☆88Updated 11 years ago
- Design a new better C API for Python☆58Updated 2 months ago
- ZODB Client-Server framework☆42Updated 3 months ago
- This project is no longer maintained here, instead, for Python < 3.4, please see 'https://github.com/haypo/pytracemalloc', maintained by …☆92Updated 3 years ago
- Intercept function calls from Python scripts☆33Updated 8 years ago
- ☆81Updated 2 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- Parse protocols, without any I/O☆46Updated 7 years ago
- A GUI tool for visualizing coverage data.☆54Updated last year
- A demonstration of the capabilities of the Toga widget toolkit.☆16Updated 7 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Web Application Construction Kit☆63Updated 2 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 11 years ago