Skip to content
#

LLVM

The LLVM compiler infrastructure project is a set of compiler and toolchain technologies, which can be used to develop a front end for any programming language and a back end for any instruction set architecture.

Here are 1,980 public repositories matching this topic...

Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, a…

  • Updated Sep 1, 2022
  • C

Created by Vikram Adve, Chris Lattner

Released 2019

Latest release 3 days ago

Followers
127 followers
Repository
llvm/llvm-project
Wikipedia
Wikipedia