Eurydice: a Rust to C compiler (yes)

Perhaps the greatest surprise of the last two years was, for me, the realization that people not only care about compiling C to Rust (for obvious reasons, such as, ahem, memory safety) – they also care about compiling Rust to C! Wait, what?

Jonathan Protzenko
Generating C code that people actually want to use

Project Everest is a large, collaborative research effort that aims to verify and deploy a new, secure HTTPS stack. All of our code is verified using the F* programming language. Using KreMLin, a dedicated compiler, the verified F* code is compiled to readable C, meaning existing systems projects can readily integrate our verified code. Going to C is what allows people to use our code without having to buy into exotic, strange languages with lambdas.

Jonathan Protzenko

Probably 5+ years ago, before I started downloading any youtube video I wanted to keep I bookmarked a video.

https://www.youtube.com/watch?v=DspYurD75Ns

CODE GENIUS - Rise of the Transpilers by Jeremy Ashkenas.

If anyone has a copy of that video I'd greatly appreciate it.

#transpilers #coffeescript

- YouTube

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

<orignal> а что с кислицей?
<crlf> Админ сейчас такую же загадку про стулья решает
* You are now known as электрический_скат
<электрический_скат> crlf, крч мой ответ чемберлену вот такой: #between #software #and #hardware: #translators ; #forward #and #reverse #engineering

#andand #nano #back #forth #compilers #transpilers #llvm #intel #amd #cpu #gpu #apu

Dumbindent: When 93% of the Time was Spent in Clang-Format

Nigel Tao