←back to thread

Eurydice: a Rust to C compiler

(jonathan.protzenko.fr)
185 points todsacerdoti | 2 comments | | HN request time: 0.403s | source
1. pankajdoharey ◴[] No.46180381[source]
In a world where Crabs are trying to rewrite everything in their favourite Crab Speak its nice to see the Reverse. I wonder if it coulkd be used to translate Rust compiler itself to C :-D
replies(1): >>46180490 #
2. Y_Y ◴[] No.46180490[source]
https://github.com/Rust-GCC/gccrs/tree/master/gcc/rust

There's a Rust compiler in C++ in case that's any good to you