Skip to content

dubeyKartikay/SafeC

Repository files navigation

Project Overview

The project is structured to cover the following requirements:

  • Null Checks in C: A Static Analysis + dynamic checks to disallow null pointer dereference
  • Conservative Garbage Collection for C: Implementing a conservative garbage collector for C.
  • Type and Spatial Safety in SafeC: Implementing spatial and type safety checks for C programs using LLVM.

About

A new C compiler with garbage collection, safe naked pointers and write safety.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors