fjarri / pevalLinks
Partial evaluation of Python code
☆22Updated 2 years ago
Alternatives and similar repositories for peval
Users that are interested in peval are comparing it to the libraries listed below
Sorting:
- Python term rewriting☆30Updated 12 years ago
- Python subsets☆41Updated 9 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 6 years ago
- ☆19Updated 5 years ago
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python bindings for the egglog rust library☆98Updated this week
- Extract semantic information about static Python code☆81Updated 2 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Types for Python☆87Updated 7 years ago
- program synthesis is possible☆40Updated 6 years ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Execute and document benchmarks reproducibly.☆97Updated 7 months ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆25Updated last week
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆16Updated 3 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- A tool for testing C compilers automatically☆21Updated 10 years ago
- ☆24Updated 2 years ago
- A Datalog Framework for Python☆16Updated 2 years ago
- ☆36Updated 6 years ago
- A virtual machine for Monte.☆68Updated 3 months ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated 2 months ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated last month