miniblog.
← Back to all posts
Wilfred Hughes
Mar 18, 2020 at 07:10
Cute/evil trick for writing a Rust script using a shell header that's a valid Rust comment!
https://neosmart.net/blog/2020/self-compiling-rust-code/
Scripting in rust with self-interpreting source code
I have a soft spot in my heart for rust and a passionate distrust (that has slowly turned into hatred) for interpreted, loosely typed languages, but it’s hard to deny the convenience of being…