true-grue / python-dsls
Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023
☆17Updated last year
Alternatives and similar repositories for python-dsls:
Users that are interested in python-dsls are comparing it to the libraries listed below
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 8 months ago
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- Clade is a tool for extracting information about software build process and source code☆21Updated last year
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆44Updated 4 months ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 2 months ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆27Updated 3 years ago
- Verified, Incremental, Binary Editing with Synthesis☆54Updated 2 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆18Updated 4 years 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
- Parser for the llvm bitcode format☆59Updated last month
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆26Updated 4 years ago
- Stratified synthesis for learning machine code instruction semantics☆36Updated 2 weeks ago
- A library for binary analysis and rewriting☆47Updated last year
- Sydr benchmark applications☆17Updated 2 years ago
- Dynamically discover the commands used to create a piece of software☆49Updated 2 months ago
- A Python library for easy and fast program transformation/repair☆15Updated 3 years ago
- A library of assemblers and disassemblers derived from LLVM TableGen data☆25Updated 2 weeks ago
- Cerberus C semantics☆61Updated last week
- Patches Assured up to Trace Equivalence☆16Updated last month
- Some experiments with SMT solvers and GIMPLE IR☆74Updated last week
- A library for disassembling x86-64 binaries.☆41Updated 2 weeks ago
- An interactive tool for experimenting with LR(1) grammars☆14Updated 3 years ago
- Formalization of C++ for verification purposes.☆80Updated this week
- A benchmark for C program verification☆16Updated last year
- Binary analysis in HOL☆37Updated last month
- CodeHawk Abstract Interpretation Engine and Analyzers☆67Updated last week
- Synthesis from Inductive specification eMpowered by Bidirectional Abstract Interpretation☆20Updated last year
- OCaml library to transform an Llvm control flow graph in an SMT formula.☆13Updated 7 years ago