nitely / regexy
Linear time regex matching supporting streams and other goodies
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for regexy
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆39Updated 9 months ago
- A collection of macro benchmarks for the Python programming language☆22Updated this week
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Partial evaluation of Python code☆18Updated last year
- Build languages on Python.☆12Updated 3 years ago
- Materials for "Exploring the Python AST ecosystem"☆18Updated 6 years ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 3 years ago
- Debugger in the Trepan family for x-python☆17Updated 2 weeks ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Translate Python's bytecode to data and back again...☆18Updated 3 weeks ago
- A Python 3 compatible fork of https://launchpad.net/pymeta☆18Updated 5 years ago
- A lightweight python actor framework☆19Updated 8 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- A small and compact Python 3 library to enable syntactic macros at importing time☆20Updated 9 years ago
- C++ implementation of grako parser, tuned for performance☆22Updated 10 years ago
- Python Parser☆121Updated 7 months ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆15Updated 3 weeks ago
- Fastest general-purpose parsing library for Python with a familiar API☆43Updated 2 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆49Updated 2 months ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆19Updated 5 years ago
- Support for Pattern Matching in Python☆27Updated 3 years ago
- An ARM Assembler and Simulator/Debugger☆14Updated 14 years ago
- Python code optimizer.☆19Updated 10 years ago
- Pure-python C and assembler compiler☆52Updated 9 years ago
- Extract semantic information about static Python code☆70Updated last month
- ☆17Updated 3 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆30Updated 2 years ago