jsiek / featherweight-C
Featherweight C, Executable Semantics: Parser, Type Checker, and Abstract Machine
☆26Updated 4 years ago
Alternatives and similar repositories for featherweight-C:
Users that are interested in featherweight-C are comparing it to the libraries listed below
- A Gallina compiler with C++17 as an intermediate representation☆43Updated 3 years ago
- Experimental implementation of a meta-hybrid JIT compiler mixing trace- and method-based compilation strategies.☆29Updated 3 years ago
- Benchmark repository of polyglot effect handler examples☆23Updated 4 months ago
- A benchmark for C program verification☆15Updated last year
- Semantic model for aspects of ELF static linking and DWARF debug information☆43Updated 3 months ago
- A formally verified compiler for a simple language with numbers and sums☆27Updated 4 years ago
- Generic implementation of different CFA families based on monadic decomposition☆21Updated 12 years ago
- Parser for the llvm bitcode format☆60Updated this week
- A formalization of properties of a simple imperative, memory-safe language.☆19Updated 3 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- A tool for testing C compilers automatically☆20Updated 9 years ago
- Notes for CIS 700 (Fall '19) at Syracuse U.☆13Updated 5 years ago
- Standard ML compiler based on typed intermediate languages.☆48Updated 10 years ago
- SPSC: A Small Positive Supercompiler☆34Updated 10 months ago
- racket llvm C-API bindings☆17Updated 3 months ago
- Linux kernel library functions formally verified.☆50Updated 4 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- Common lisp implementation of Val Schorr's Meta-II language☆18Updated 8 years ago
- Experimental implementation of k-CFA and Pushdown k-CFA with optional Abstract Garbage Collection for LambdaJS and a subset of Scheme pro…☆29Updated 9 years ago
- Inefficient and syntactically unwieldy implementation of algebraic effects in Python using generators☆13Updated 4 years ago
- Problem Sets for MIT 6.822 Formal Reasoning About Programs, Spring 2020☆19Updated 4 years ago
- Fully proved small C functions (examples for verification course).☆16Updated 7 years ago
- Racket Equivalence Graph Library☆18Updated 2 years ago
- My Own Linear Lisp☆40Updated 6 years ago
- 😇 Wholly Adaptive LLVM Optimizer☆27Updated 4 years ago
- llvm opt fuzzer and bounded exhaustive test generator☆39Updated 2 years ago
- Coq library for verified low-level programming☆57Updated 7 years ago
- A symbolic debugger for C/C++ (via LLVM), machine code, and JVM programs