Monday 21 October 2024

Show HN: Optimizing compiler for a large subset of C, written in Rust https://bit.ly/3BS5wk5

Show HN: Optimizing compiler for a large subset of C, written in Rust Hello. I wanted to share what I had been working on for the past couple of months or so. It's an optimizing C compiler for a large subset of the C programming language written in Rust. It's basically a Rust implementation of the C compiler from Nora Sandler's book[1]. It has been a great educational exercise and I wholeheartedly recommend it to everyone. [1]: https://bit.ly/3AaSkGm https://bit.ly/3Ab34ob October 22, 2024 at 01:42AM

No comments:

Post a Comment