A Compiler for Standard ML in Rust
A compiler for Standard ML, somewhat. Contribute to SomewhatML/sml-compiler development by creating an account on GitHub. (more…)
Read more »
This post describes some performance work I have been doing recently on the Rust compiler, which is called rustc. I spent several weeks on a particular problem with only a small amount of success. I hope a write-up will be interesting and educational, and… Read more