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 11 months ago
- A tool for testing C compilers automatically☆21Updated 9 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆49Updated 2 weeks ago
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- Verified, Incremental, Binary Editing with Synthesis☆52Updated 2 years ago
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs☆19Updated 4 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- IFA is a library for Interative Flow Analysis of computer programs. This software is for compiler developers and program analysis resea…☆13Updated last month
- TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆28Updated 4 years ago
- heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape☆14Updated 2 weeks ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆65Updated 5 months ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 5 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 week
- Cerberus C semantics☆66Updated last week
- Some experiments with SMT solvers and GIMPLE IR☆75Updated last week
- Clade is a tool for extracting information about software build process and source code☆21Updated 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 6 years ago
- Type qualifiers for C☆16Updated 13 years ago
- Parser for the llvm bitcode format☆59Updated this week
- An interactive tool for experimenting with LR(1) grammars☆18Updated 3 years ago
- A library for binary analysis and rewriting☆47Updated last year
- A library of assemblers and disassemblers derived from LLVM TableGen data☆25Updated 2 months ago
- Isabelle LLVM Code Generator and Refinement☆28Updated last month
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 8 months ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- SWORD: A Whole Program Race Detector for Java☆13Updated 4 years ago
- A tool for analyzing syntactic and semantic properties of C Preprocessor macros in C programs☆10Updated 7 months ago
- A formally verified bug finder☆13Updated 8 months ago
- Attribute grammar Based Language Extensions for C☆40Updated 2 weeks ago
- Synthesis from Inductive specification eMpowered by Bidirectional Abstract Interpretation☆21Updated last year