true-grue / python-dslsLinks
Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023
☆18Updated last year
Alternatives and similar repositories for python-dsls
Users that are interested in python-dsls are comparing it to the libraries listed below
Sorting:
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 9 months ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆44Updated 5 months ago
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆18Updated 4 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 4 years ago
- heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape☆12Updated last year
- Generation of mutant programs☆20Updated 6 years ago
- Clade is a tool for extracting information about software build process and source code☆21Updated last year
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 6 months ago
- Verified, Incremental, Binary Editing with Synthesis☆53Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆74Updated last week
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 3 months ago
- An implementation of Colin James' "Compiling Lambda Calculus"☆16Updated 2 years ago
- An interactive tool for experimenting with LR(1) grammars☆16Updated 3 years ago
- Stratified synthesis for learning machine code instruction semantics☆37Updated 2 weeks ago
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆16Updated 8 months ago
- Extracting high level semantic information from binary code☆65Updated 5 years ago
- Isabelle LLVM Code Generator and Refinement☆28Updated 2 months ago
- A library for binary analysis and rewriting☆47Updated last year
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- EGraphs in OCaml☆65Updated last year
- Decompose source code into templates and fragments for any language.☆21Updated 2 years ago
- Sydr benchmark applications☆17Updated 2 years ago
- A library of assemblers and disassemblers derived from LLVM TableGen data☆25Updated last month
- A benchmark for C program verification☆16Updated last year
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- A formally verified bug finder☆14Updated 6 months ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 2 months ago