Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Linux kernel to be rewritten in Rust

Name: Anonymous 2017-06-04 9:34

Take that stackriarchial chauvinist Ceepigs. Your hackety-crackety mess of cludges is going to be refactored even if you don't gonna like it.
https://www.reddit.com/r/programming/comm.ents/6f235k/rewrite_the_linux_kernel_in_rust/

Name: Anonymous 2017-06-13 10:27

Another great benefit of C++ is long compilation times, which allow some rest periods.
Add template metaprogramming(not constexpr) liberally with variadic function templates.
Variadic functions force the compiler to create a new template for each parameter pack and it can't be optimized out(since variadic template exist only at overloading resolution stage).

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List