Breadcrumb

  1. Home
  2. Research
  3. Programs
  4. TRACTOR: Translating All C To Rust

TRACTOR: Translating All C to Rust

Summary

After more than two decades of grappling with memory safety issues in C and C++, the software engineering community has reached a consensus. It’s not enough to rely on bug-finding tools. 

The preferred approach is to use “safe” programming languages that can reject unsafe programs at compile time, thereby preventing the emergence of memory safety issues.

The TRACTOR program aims to automate the translation of legacy C code to Rust. The goal is to achieve the same quality and style that a skilled Rust developer would produce, thereby eliminating the entire class of memory safety security vulnerabilities present in C programs. 

This program may involve novel combinations of software analysis, such as static analysis and dynamic analysis, and machine learning techniques like large language models.

Contact

 

Embark on a journey of innovation and impact! Tell us about your interest in DARPA.
Please note: Fields marked with an asterisk are required.

Request a DARPA speaker

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.