kevinconway / pyccLinks
Python code optimizer.
☆21Updated 11 years ago
Alternatives and similar repositories for pycc
Users that are interested in pycc are comparing it to the libraries listed below
Sorting:
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- An interface to SAT solver tools (like minisat)☆62Updated last month
- Python term rewriting☆30Updated 12 years ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Creating minimal perfect hash functions☆64Updated 4 months ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆25Updated last week
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Partial evaluation for Python with syntactic sugar☆36Updated 9 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 5 years ago
- Runtime compiler for numerical Python☆235Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Hierarchical Delta Debugging Framework☆60Updated 2 months ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- Arena allocator for Python objects.☆14Updated 5 years ago
- ☆27Updated 10 years ago
- Python subsets☆41Updated 9 years ago
- Build languages on Python.☆12Updated 4 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated last month
- Hypothesis extension to allow generating strings based on regex☆26Updated 7 years ago
- ☆11Updated 11 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- A library for tracking program state☆15Updated 9 years ago
- MPI parallel map and cluster scheduling☆59Updated 2 weeks ago