true-grue / python-dslsLinks
Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023
☆19Updated 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:
- Semantic model for aspects of ELF static linking and DWARF debug information☆45Updated last month
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆42Updated 11 months ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Clade is a tool for extracting information about software build process and source code☆21Updated last year
- Verified, Incremental, Binary Editing with Synthesis☆52Updated 2 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 4 months ago
- OCCAM: Object Culling and Concretization for Assurance Maximization☆26Updated 2 years ago
- Cerberus C semantics☆63Updated last week
- A benchmark for C program verification☆16Updated last year
- Stratified synthesis for learning machine code instruction semantics☆37Updated last month
- Yacfe (Yet Another C Front-End) is mainly an OCaml API to write style-preserving source-to-source transformations such as refactorings on…☆25Updated 6 years ago
- heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape☆13Updated 2 years ago
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆19Updated 4 years ago
- An interactive tool for experimenting with LR(1) grammars☆18Updated 3 years ago
- Isabelle LLVM Code Generator and Refinement☆28Updated 2 weeks ago
- Interpreter and compiler for the ISA specification language "Architecture Specification Language" (ASL)☆20Updated last week
- Binary analysis in HOL☆41Updated 3 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- A library for binary analysis and rewriting☆47Updated last year
- Parser for the llvm bitcode format☆59Updated 2 weeks ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 8 months ago
- Pull your compiler up with abstract bootstraps.☆31Updated 2 years ago
- Interactive visualizer for e-graphs☆21Updated 7 months ago
- Type qualifiers for C☆16Updated 13 years ago
- ☆13Updated this week
- A study of the effect of relaxing too conservative conditions for generating UB-free compiler test-cases of Csmith’s code-generation and …☆16Updated 10 months ago