checkedc / checkedc-clang
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.
☆506Updated 5 months ago
Alternatives and similar repositories for checkedc-clang:
Users that are interested in checkedc-clang are comparing it to the libraries listed below
- Thiis is a *deprecated* repo that contains a version of LLVM that was being modified to support Checked C. We have moved to a single (m…☆98Updated last year
- C99 parser and frontend for libfirm☆345Updated 2 months ago
- graph based intermediate representation and backend for optimising compilers☆503Updated 3 weeks ago
- Project moved to: https://github.com/llvm/llvm-project☆205Updated 5 years ago
- x86-64 assembler library☆479Updated 4 years ago
- A collection of memory allocators☆444Updated 12 years ago
- C Intermediate Language☆368Updated last year
- A static verifier for concurrent C programs☆135Updated 4 years ago
- Semantics of C in K☆311Updated 3 years ago
- WebAssembly interpreter in C☆480Updated 7 months ago
- Compile-time C Compiler implemented as C++14 constant expressions☆804Updated 3 years ago
- Virtual Machine for Intermediate Representation☆676Updated 4 years ago
- Project moved to: https://github.com/llvm/llvm-project☆289Updated 5 years ago
- ☆389Updated 4 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- Alive: Automatic LLVM's Instcombine Verifier☆218Updated last year
- "libcpu" is an open source library that emulates several CPU architectures☆360Updated 3 years ago
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,229Updated 5 months ago
- ☆280Updated last year
- x86 JIT compiler in 86 lines☆952Updated 9 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆272Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated last week
- A tiny x86 compiler with ELF and PE target☆183Updated last year
- A collection of compiler, emulator and microkernel tools.☆251Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆183Updated 9 years ago
- A superoptimizer for LLVM IR☆2,213Updated 7 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,252Updated 4 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆549Updated last month
- A fast preprocessor for C and C++☆531Updated 3 years ago
- Yet Another Random Program Generator☆502Updated 7 months ago