true-grue / python-dslsLinks
Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023
☆21Updated 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
- Semantic model for aspects of ELF static linking and DWARF debug information☆50Updated 4 months ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Linux kernel library functions formally verified.☆52Updated last week
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 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 4 months ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
- heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape☆13Updated 4 months ago
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆20Updated 4 years ago
- Some experiments with SMT solvers and GIMPLE IR☆78Updated this week
- Verified, Incremental, Binary Editing with Synthesis☆54Updated 2 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆46Updated 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 precise and scalable pointer analysis for LLVM, written in Ascent☆68Updated 8 months ago
- The project SPARK Formal aims at developing a complete semantics of the SPARK language in Coq.☆12Updated 4 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated last year
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 6 years ago
- Cerberus C semantics☆75Updated 2 weeks ago
- Isabelle LLVM Code Generator and Refinement☆28Updated 2 weeks ago
- OCCAM: Object Culling and Concretization for Assurance Maximization☆27Updated 2 years ago
- A Python library for easy and fast program transformation/repair☆15Updated 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 4 months ago
- CN separation logic refinement type system for C☆41Updated this week
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Public snapshots of "ACSL by Example"☆119Updated 6 months ago
- experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated last year
- Source code for the equivalence checker presented in the PLDI 2019 paper, "Semantic Program Alignment for Equivalence Checking"☆45Updated 5 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
- CodeHawk Abstract Interpretation Engine and Analyzers☆71Updated last week
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 6 months ago