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 10 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆51Updated 6 months ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- Verified, Incremental, Binary Editing with Synthesis☆54Updated 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 this week
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- Linux kernel library functions formally verified.☆52Updated 2 weeks ago
- Some experiments with SMT solvers and GIMPLE IR☆79Updated this week
- llvm opt fuzzer and bounded exhaustive test generator☆47Updated 3 years ago
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
- A library for binary analysis and rewriting☆49Updated 2 years ago
- A library of assemblers and disassemblers derived from LLVM TableGen data☆26Updated 5 months ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 6 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆68Updated 10 months ago
- heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape☆14Updated 6 months ago
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆20Updated 5 years ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated last month
- Stratified synthesis for learning machine code instruction semantics☆40Updated 4 months ago
- Liveness-driven random C code generator☆42Updated 6 months ago
- An interactive tool for experimenting with LR(1) grammars☆20Updated 3 years ago
- A Python library for easy and fast program transformation/repair☆15Updated 4 years ago
- Parser for the llvm bitcode format☆60Updated last week
- 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
- Cerberus C semantics☆80Updated 2 weeks ago
- Documentation☆45Updated 2 months ago
- OCCAM: Object Culling and Concretization for Assurance Maximization☆27Updated 2 years ago
- A library for disassembling x86-64 binaries.☆44Updated 9 months ago