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:
- Partial evaluation of Python code☆22Updated 2 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆22Updated 3 weeks ago
- An interface to SAT solver tools (like minisat)☆60Updated 2 years ago
- Vectorized xorshift and xoroshiro uniform/binomial RNGs☆9Updated 8 years ago
- Python term rewriting☆30Updated 12 years ago
- Runtime compiler for numerical Python☆234Updated 5 months ago
- Python subsets☆41Updated 8 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- An IPython notebook plugin for visualizing ASTs.☆105Updated 6 months ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Challenging SAT benchmarks for matrix multiplication☆11Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- The Stratego program transformation language☆32Updated 2 months ago
- Combinatorial tricks to enumerate regular expressions in closed-form.☆33Updated 8 years ago
- Python AST that abstracts the underlying Python version☆145Updated 5 months ago
- ☆72Updated 2 years ago
- Build languages on Python.☆12Updated 4 years ago
- The C parser for GumTree☆13Updated 4 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago
- Python Front-end to GCC☆44Updated 11 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated last month
- A Datalog Framework for Python☆12Updated 2 years ago
- An Earley-Algorithm Context-free grammar Parser Toolkit☆48Updated 7 months ago
- Hierarchical Delta Debugging Framework☆59Updated 6 months ago
- Public notes, etc. for CMPSCI 630, the UMass CS graduate systems course.☆21Updated 2 years ago
- Extract semantic information about static Python code☆77Updated last month
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆43Updated 5 months ago
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago