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:
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- Partial evaluation of Python code☆22Updated 2 years ago
- Challenging SAT benchmarks for matrix multiplication☆11Updated 3 years ago
- Domain Specific Languages in Python☆97Updated last year
- Arena allocator for Python objects.☆14Updated 5 years ago
- An interface to SAT solver tools (like minisat)☆61Updated 2 years ago
- Python subsets☆41Updated 8 years ago
- Python term rewriting☆30Updated 12 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- 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
- An experiment to use infix operators in Python☆57Updated 6 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 7 months ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆21Updated 3 weeks ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated 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
- Like `which`, for dynamic libraries☆40Updated 8 months ago
- Parallel Delta Debugging Framework☆53Updated 8 months ago
- Creating minimal perfect hash functions☆61Updated this week
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- Build languages on Python.☆12Updated 4 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆46Updated 2 months ago
- cysignals: interrupt and signal handling for Cython. Source repository for https://pypi.org/project/cysignals/☆44Updated last month
- Python Interpreters Benchmarks☆21Updated last year
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago