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:
- Extract semantic information about static Python code☆77Updated 2 weeks ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- Python bindings for the egg-smol rust library☆80Updated this week
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 5 years ago
- ☆17Updated 4 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆103Updated last year
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆21Updated this week
- Arena allocator for Python objects.☆14Updated 5 years ago
- Python subsets☆41Updated 8 years ago
- RPython by Example (RPyBE) is a collection of runnable examples that illustrate various RPython concepts and libraries.☆15Updated 3 years ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated 8 months ago
- Execute and document benchmarks reproducibly.☆92Updated 4 months ago
- Domain Specific Languages in Python☆97Updated last year
- program synthesis is possible☆41Updated 5 years ago
- Straightforward unification in Python that's extensible via generic functions.☆50Updated 9 months ago
- Python bindings for egg☆49Updated 2 years ago
- Annotator that adds scope information to an ast☆25Updated last month
- Level-up your Hypothesis tests with CrossHair☆14Updated 2 weeks ago
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 7 months ago
- EPython is a typed-subset of the Python for extending the language new builtin types and methods☆40Updated 3 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- Advanced macro expander and language lab for Python.☆67Updated 2 months ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 5 years ago
- Macros in Python: quasiquotes, case classes, LINQ and more!