kevinconway / pyccLinks
Python code optimizer.
☆20Updated 10 years ago
Alternatives and similar repositories for pycc
Users that are interested in pycc are comparing it to the libraries listed below
Sorting:
- An interface to SAT solver tools (like minisat)☆61Updated 2 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆21Updated last week
- Python AST that abstracts the underlying Python version☆146Updated last week
- Python term rewriting☆30Updated 12 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Domain Specific Languages in Python☆97Updated last year
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 5 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago
- Arena allocator for Python objects.☆14Updated 5 years ago
- Runtime compiler for numerical Python☆235Updated 7 months ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- non-backtracking NFA-based regular expression library, for C and Python☆61Updated 4 years ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
- Hierarchical Delta Debugging Framework☆59Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Python subsets☆41Updated 8 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- A library for tracking program state☆15Updated 9 years ago
- Parallel Delta Debugging Framework☆53Updated last week
- Python Library for Lazy Interfaces☆34Updated 6 years ago
- Challenging SAT benchmarks for matrix multiplication☆11Updated 3 years ago
- pyan is a Python module that performs static analysis of Python code to determine a call dependency graph between functions and methods. …☆55Updated 4 years ago
- The Stratego program transformation language☆33Updated 4 months ago
- Creating minimal perfect hash functions☆62Updated this week
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago