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:
- 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
- Semantic model for aspects of ELF static linking and DWARF debug information☆49Updated last month
- Verified, Incremental, Binary Editing with Synthesis☆52Updated 2 years ago
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 6 months ago
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆19Updated 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 …☆17Updated last month
- heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape☆14Updated last month
- OCCAM: Object Culling and Concretization for Assurance Maximization☆26Updated 2 years ago
- Some experiments with SMT solvers and GIMPLE IR☆75Updated this week
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Isabelle LLVM Code Generator and Refinement☆28Updated 2 months ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years 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
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- Cerberus C semantics☆66Updated 2 weeks ago
- Liveness-driven random C code generator☆42Updated last month
- ☆17Updated last year
- 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
- CodeHawk C Analyzer: sound static analysis of memory safety (undefined behavior)☆29Updated 3 months ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 9 months ago
- A library of assemblers and disassemblers derived from LLVM TableGen data☆25Updated 3 weeks ago
- Rag-bag of utilities and scripts that do strange things with ELF files☆17Updated 5 months ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 5 years ago
- A library for binary analysis and rewriting☆47Updated last year
- Clade is a tool for extracting information about software build process and source code☆22Updated last year
- A Python library for easy and fast program transformation/repair☆15Updated 3 years ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated 10 months ago