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:
- An interface to SAT solver tools (like minisat)☆62Updated last month
- Partial evaluation of Python code☆22Updated 2 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Python term rewriting☆30Updated 12 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆25Updated last week
- Build languages on Python.☆12Updated 4 years ago
- Challenging SAT benchmarks for matrix multiplication☆11Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Runtime compiler for numerical Python☆235Updated last year
- Creating minimal perfect hash functions☆64Updated 4 months ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Python subsets☆41Updated 8 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated 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
- A small and compact Python 3 library to enable syntactic macros at importing time☆22Updated 10 years ago
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆45Updated 3 months ago
- Compares Python's text parsing libraries☆26Updated 4 years ago
- Debugger in the Trepan family for x-python☆17Updated 3 months ago
- ☆53Updated last year
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- Python Library for Lazy Interfaces☆35Updated 7 years ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 6 years ago
- Jonga: Python function call graph visualization☆56Updated last year
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 7 months ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 6 years ago