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:
- Partial evaluation of Python code☆22Updated 2 years ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 5 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- An interface to SAT solver tools (like minisat)☆62Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
- An IPython notebook plugin for visualizing ASTs.☆107Updated 10 months ago
- Python term rewriting☆30Updated 12 years ago
- Challenging SAT benchmarks for matrix multiplication☆11Updated 4 years ago
- Build languages on Python.☆12Updated 4 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆24Updated this week
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 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
- Domain Specific Languages in Python☆97Updated last year
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Arena allocator for Python objects.☆14Updated 5 years ago
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 5 months ago
- A Python CAS library☆73Updated last month
- Parallel Delta Debugging Framework☆53Updated last week
- Hierarchical Delta Debugging Framework☆59Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- Lower Size Bounds for Sorting Networks☆46Updated 4 years ago
- A library for tracking program state☆15Updated 9 years ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
- program synthesis is possible☆40Updated 6 years ago
- Debugger in the Trepan family for x-python☆17Updated last month
- Programmable, human-readable inlining of Python code☆28Updated 2 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago