Nadrieril retweetledi

I finally wrote a little bit about verification and why Rust is interesting xav.io/blog/rust-form…. If it interest people I'm planning on writing more on design of specification languages for Rust and the implementation of verifiers in and about Rust
xavxav@xldenis
@withoutboats rust's avoidance of shared mutable state has deep consequences; when we formally verify programs in Rust we can use FOL and avoid separation logic since the type system protects us from mutable aliasing, while this is not true in caml despite being 'functional'
English




