fjarri / peval
Partial evaluation of Python code
☆18Updated last year
Related projects ⓘ
Alternatives and complementary repositories for peval
- Translate Python's bytecode to data and back again...☆18Updated 3 weeks ago
- Partial evaluation for Python with syntactic sugar☆36Updated 8 years ago
- ☆17Updated 3 years ago
- Debugger in the Trepan family for x-python☆17Updated last week
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆30Updated 4 years ago
- Programmable, human-readable inlining of Python code☆29Updated last year
- Extract semantic information about static Python code☆70Updated last month
- Python subsets☆41Updated 7 years ago
- Build languages on Python.☆12Updated 3 years ago
- A library for tracking program state☆15Updated 8 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆39Updated 8 months ago
- An experimental method JIT for CPython 3☆29Updated 8 years ago
- Noncanonical (but only existing) repo for the pijnu PEG parser☆25Updated 13 years ago
- Aerie: a regex-like engine nested word grammars☆16Updated 2 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- Yet another PEG parser combinator library and DSL☆57Updated last year
- A minimal Python interpreter in Python with runtime AST definition and edit-and-continue☆33Updated 6 years ago
- Numba compatible RVSDG (Regionalized Value State Dependence Graph) utilities.☆18Updated 3 weeks ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆9Updated last month
- A Datalog Framework for Python☆11Updated last year
- parallel Python☆12Updated 4 years ago
- Python bindings for the egg-smol rust library☆65Updated this week
- Generate fast JSON parsers based on type stubs☆13Updated 4 years ago
- Execute and document benchmarks reproducibly.☆85Updated this week
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- ☆14Updated 3 years ago
- Prolog Implementation in Python☆11Updated 6 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated this week
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 9 years ago