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:
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine☆27Updated 4 years ago
- Semantic model for aspects of ELF static linking and DWARF debug information☆49Updated last month
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Linux kernel library functions formally verified.☆52Updated 4 years ago
- A simple interpreter featuring a tracing JIT☆16Updated 14 years ago
- Universal instruction selection☆12Updated 7 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
- Attribute grammar Based Language Extensions for C