numba / numba-scfgLinks
Numba compatible SCFG (Structured Control Flow Graphs) utilities.
☆24Updated 3 weeks ago
Alternatives and similar repositories for numba-scfg
Users that are interested in numba-scfg are comparing it to the libraries listed below
Sorting:
- Python bindings for the egglog rust library☆94Updated this week
- Partial evaluation of Python code☆22Updated 2 years ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆50Updated 6 months ago
- Python bindings for egg☆49Updated 2 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- egg is a flexible, high-performance e-graph library☆13Updated last year
- A command-line utility for pulling code blocks out of markdown files.☆15Updated 4 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- ☆24Updated 2 years ago
- A System for Differential Debugging☆22Updated 9 months ago
- Debugger in the Trepan family for x-python☆17Updated 2 months ago
- Embedded Universal DSL: a good DSL for us, by us☆60Updated this week
- Extract semantic information about static Python code☆81Updated last month
- Programmable, human-readable inlining of Python code☆28Updated 3 years ago
- Pull your compiler up with abstract bootstraps.☆31Updated 3 years ago
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆73Updated this week
- A compiler for Tiger language includes lexical analysis using flexc++, parsing using Bisonc++, type checking, building abstract syntax tr…☆13Updated 2 years ago
- Remote Backend Compiler☆30Updated last year
- Execute and document benchmarks reproducibly.☆96Updated 6 months ago
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated last week
- MimIR is my Intermediate Representation☆84Updated 2 weeks ago
- A term rewriting system for experimental programming language development.☆48Updated last month
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆21Updated 2 years ago
- Source code for GpuShareSat, a library for SAT solvers to use the GPU for clause sharing between CPU threads.☆34Updated 4 years ago
- Extensions for Eli Bendersky's pycparser☆91Updated last month
- Fast WebAssembly Baseline Compiler☆61Updated 2 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- Python S-expression emulation using tuple-like objects.☆24Updated 2 months ago