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

Reaching Satori Through C++

Name: Anonymous 2019-02-19 9:34

At some level of craftsmanship the only way to reach higher heights is to use C++.

Name: Anonymous 2019-02-20 5:46

>>4
The problem is you have to either:
1.Use the latest std::lib functionality(cringy, bolted-on sepples anachronisms) and hope it won't break(Spoiler:It will).
2.Write your own macro/template/constexpr stack that emulates half of lisp. Now consider:
Constexprs are crippled compared to D.
Macros are crippled compared to Rust.
Templates are slow and ancient shit that barely works.
Lambdas are crippled compared to any other language.
C++20 has barely enough stuff to be considered high-level and its libraries are built on ancient template metaprogramming/abuse/black magic that isn't debugabble by anyone sane.

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