Open Source Security, Inc. Announces Funding of GCC Front-End for Rust
Open Source Security, Inc is proud to announce its funding of a full-time and public development effort of a GCC front-end for Rust. (more…)
Read more »I show how two domain-specific type systems, information flow control and two-party communication protocols, can be implemented in Rust using type-level programming. I explain how interesting properties of these domains can be verified at compile-time. Fi… Read more