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
 - Retrospective of Python compilation efforts☆65Updated 3 years ago
 - An IPython notebook plugin for visualizing ASTs.☆107Updated 9 months ago
 - Python term rewriting☆30Updated 12 years ago
 - An interface to SAT solver tools (like minisat)☆62Updated 3 years ago
 - Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆21Updated last week
 - Hypothesis strategies for generating Python programs, something like CSmith☆107Updated last year
 - Python AST that abstracts the underlying Python version☆146Updated last week
 - Programmable, human-readable inlining of Python code☆28Updated 2 years ago
 - Runtime compiler for numerical Python☆235Updated 9 months ago
 - Domain Specific Languages in Python☆97Updated last year
 - Arena allocator for Python objects.☆14Updated 5 years ago
 - Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
 - Build languages on Python.☆12Updated 4 years ago
 - An experiment to use infix operators in Python☆57Updated 6 years ago
 - Python 3 AST unparser with type comments support.☆31Updated 6 years ago
 - Compares Python's text parsing libraries☆25Updated 3 years ago
 - Python Library for Lazy Interfaces☆35Updated 7 years ago
 - Python subsets☆41Updated 8 years ago
 - A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 4 months ago
 - Extract semantic information about static Python code☆80Updated last month
 - Creating minimal perfect hash functions☆63Updated last month
 - Parallel Delta Debugging Framework☆53Updated last month
 - Python Interpreters Benchmarks☆21Updated last year
 - A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
 - A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
 - A command-line utility for pulling code blocks out of markdown files.☆15Updated 4 years ago
 - Rust-like macros in Python by abusing type annotations☆63Updated 6 years ago
 - Terminal CLI to Mathics3☆60Updated 2 months ago
 - Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 5 months ago