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
 - A tool for testing C compilers automatically☆21Updated 9 years ago
 - Semantic model for aspects of ELF static linking and DWARF debug information☆49Updated 3 months ago
 - Linux kernel library functions formally verified.☆52Updated 4 years ago
 - Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆22Updated 2 years ago
 - Verified, Incremental, Binary Editing with Synthesis☆53Updated 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
 - heuristically and dynamically sample (more) uniformly from large decision trees of unknown shape☆13Updated 3 months ago
 - Some experiments with SMT solvers and GIMPLE IR☆77Updated last week
 - A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
 - An interactive tool for experimenting with LR(1) grammars☆20Updated 3 years ago
 - Isabelle LLVM Code Generator and Refinement☆28Updated 4 months ago
 - Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 5 years ago
 - llvm opt fuzzer and bounded exhaustive test generator☆40Updated 3 years ago
 - A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated 8 months ago
 - OCCAM: Object Culling and Concretization for Assurance Maximization☆27Updated 2 years ago
 - Parser for the llvm bitcode format☆59Updated this week
 - 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 3 months ago
 - experiments in building tiny tracing JITs in various languages (Prolog to start)☆11Updated last year
 - Clade is a tool for extracting information about software build process and source code☆22Updated last year
 - A library of assemblers and disassemblers derived from LLVM TableGen data☆25Updated 2 months ago
 - A library for binary analysis and rewriting☆48Updated 2 years ago
 - Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 11 months ago
 - TInA is an automated, generic, verification-friendly and trustworthy lifting technique turning GNU-style inline assembly into semanticall…☆29Updated 4 years ago
 - Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆32Updated 6 months ago
 - Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆29Updated 4 years ago
 - Universal instruction selection☆12Updated 7 years ago
 - Attribute grammar Based Language Extensions for C☆41Updated this 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