lindig / questLinks
A tool for testing C compilers automatically
☆21Updated 9 years ago
Alternatives and similar repositories for quest
Users that are interested in quest are comparing it to the libraries listed below
Sorting:
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 10 months ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆49Updated last week
- Automatic inference of a formal specification of the x86_64 instruction set☆71Updated 9 years ago
- Attribute grammar Based Language Extensions for C☆40Updated 2 weeks ago
- Universal instruction selection☆12Updated 7 years ago
- CCG is a random C Code Generator☆44Updated 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 last month
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- OCCAM: Object Culling and Concretization for Assurance Maximization☆26Updated 2 years ago
- Implementation of destination-driven code generation with control destinations. See [post.md](post.md)☆24Updated 8 months ago
- Spatial layout specifications for memory management systems.☆19Updated 4 years ago
- Experimental implementation of k-CFA and Pushdown k-CFA with optional Abstract Garbage Collection for LambdaJS and a subset of Scheme pro…☆31Updated 9 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
- Continuation Passing C☆113Updated 6 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 6 years ago
- Runtime support for LLVM's GC Statepoints☆43Updated 5 years ago
- Liveness-driven random C code generator☆42Updated last year
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago
- Materials for the talk "Python already has a frontend for your compiler" at PiterPy 2023☆19Updated last year
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆43Updated 11 months ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 5 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- SWORD: A Whole Program Race Detector for Java☆13Updated 4 years ago
- Parser for the llvm bitcode format☆59Updated this week
- A meta tracing JIT for x86 and interpreters written in C/C++☆36Updated 8 years ago
- Unison's source code☆108Updated last year
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆31Updated 2 months ago