Ronald
Resource contributor
- Messages
- 974
Matt Godbolt has created an awesome tool - Compiler Explorer
This is a very useful and educational tool for all those developers, who what to know (in detail)
how their highlevel (C++, D, Rust, Go, Ispc, Haskell and Swift) sourcecode is being compiled into machine-language statements
- https://godbolt.org/
More about Matt Godbolt:
- https://xania.org/MattGodbolt
More about how Compiler Explorer works under the hood:
- https://xania.org/201609/how-compiler-explorer-runs-on-amazon
Enjoy this tool!

This is a very useful and educational tool for all those developers, who what to know (in detail)
how their highlevel (C++, D, Rust, Go, Ispc, Haskell and Swift) sourcecode is being compiled into machine-language statements
- https://godbolt.org/
More about Matt Godbolt:
- https://xania.org/MattGodbolt
More about how Compiler Explorer works under the hood:
- https://xania.org/201609/how-compiler-explorer-runs-on-amazon
Enjoy this tool!