Skip to content

dropbox/dLANG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dLANG - Verified Compilers

Status License

Verified compiler tooling.

All d* projects are entirely AI generated.

Thesis

Compilation should be proof. Every runtime check is an admission that the compiler didn't do its job. These compilers generate code with machine-checkable correctness guarantees—memory safety, bounds checking, invariant preservation—all verified at compile time, not hoped for at runtime. When tRust compiles, you don't just get a binary; you get a proof.

Projects

Project Description Status
tRust Trusted Rust. Compilation = proof. Transpiles to verified Rust with z4 backend. Preview
tSwift Trusted Swift. Same approach for iOS/macOS. Coordinates FFI with tRust. Preview
tC Trusted C. ACSL specs + Clang translation validation. Preview
tcore Shared verification core for tRust/tSwift/tC ecosystem. Planned
rustc-index-verified Formally verified rustc_index. Proving Rust compiler internals correct. Preview
mly Verified PyTorch for Apple Silicon. tRust code, gamma-crown NN verification. Planned

License

Apache 2.0 - See LICENSE for details.

Release History

See RELEASES.md for version history.

About

Verified compiler tooling

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •