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 this week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Python term rewriting☆30Updated 12 years ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Creating minimal perfect hash functions☆63Updated 3 months ago
- Partial evaluation for Python with syntactic sugar☆36Updated 9 years ago
- Numba compatible SCFG (Structured Control Flow Graphs) utilities.☆24Updated this week
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Challenging SAT benchmarks for matrix multiplication☆11Updated 4 years ago
- Build languages on Python.☆12Updated 4 years ago
- Runtime compiler for numerical Python☆235Updated 10 months ago
- Domain Specific Languages in Python☆97Updated 2 years ago
- program synthesis is possible☆40Updated 6 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
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆108Updated last year
- Debugger in the Trepan family for x-python☆17Updated 2 months ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆17Updated 6 months ago
- A Visual Studio Code extension for visualization of code/model written in a DSL created using textX.☆12Updated 7 years ago
- The C parser for GumTree☆14Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 3 weeks ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆147Updated 4 years ago
- Pull your compiler up with abstract bootstraps.☆31Updated 3 years ago
- The Stratego program transformation language☆34Updated 7 months ago
- ☆27Updated 10 years ago
- Programmable, human-readable inlining of Python code☆28Updated 3 years 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
- Hierarchical Delta Debugging Framework☆59Updated 3 weeks ago