true-grue / python-dslsLinks
Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023
☆21Updated 2 years ago
Alternatives and similar repositories for python-dsls
Users that are interested in python-dsls are comparing it to the libraries listed below
Sorting:
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated last year
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Linux kernel library functions formally verified.☆52Updated last month
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆20Updated 4 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆51Updated 5 months ago
- heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape☆14Updated 5 months ago
- A library of assemblers and disassemblers derived from LLVM TableGen data☆26Updated 4 months ago
- Verified, Incremental, Binary Editing with Synthesis☆54Updated 2 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆68Updated 10 months ago
- Stratified synthesis for learning machine code instruction semantics☆40Updated 3 months ago
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated 3 weeks ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated 3 weeks ago
- Cerberus C semantics☆79Updated this week
- Isabelle LLVM Code Generator and Refinement☆28Updated 2 months ago
- OCCAM: Object Culling and Concretization for Assurance Maximization☆27Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- A library for binary analysis and rewriting☆49Updated 2 years ago
- Parser for the llvm bitcode format☆60Updated this week
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 6 years ago
- Yacfe (Yet Another C Front-End) is mainly an OCaml API to write style-preserving source-to-source transformations such as refactorings on…☆25Updated 7 years ago
- An interactive tool for experimenting with LR(1) grammars☆20Updated 3 years ago
- Liveness-driven random C code generator☆42Updated 5 months ago
- Shrink Ray is a new test-case reducer designed to be effective on a wide range of formats☆29Updated 5 years ago
- A library for disassembling x86-64 binaries.☆44Updated 8 months ago
- A formally verified bug finder☆14Updated last year
- CN separation logic refinement type system for C☆44Updated 3 weeks ago