In all seriousness, I actually like that! Readability is best when the code doesn’t make you count parentheses. Autoformatting has taken away the ability to express intent like this.
The real game-changer is how the 3-valued boolean type takes only 1.5 bits! This enables some compact data structures that just aren’t possible in languages like C and Rust (they’re held back by the “pigeonhole principle” IIRC).
Wow, they encode 3^2 = 9 possible combinations with 2^3 = 8 variants?! That’s truly groundbreaking. The world is limitless when you can redefine numbers.
LOL! This satire is gold!
The hilarious part is when you’ve actually dealt with languages that do such ridiculousness… but it’s better to laugh than to cry 😅
I love how he just take shots at everybody! OOP, React, Python, TS, JS, Multi-paradigm, Rust Foundation, AI! Just 🤌
As I mentioned on another site, I have to give this language props for including support for the auspicious
fucton
keyword.In all seriousness, I actually like that! Readability is best when the code doesn’t make you count parentheses. Autoformatting has taken away the ability to express intent like this.
As somebody who’s implemented this, I fully agree.
The real game-changer is how the 3-valued boolean type takes only 1.5 bits! This enables some compact data structures that just aren’t possible in languages like C and Rust (they’re held back by the “pigeonhole principle” IIRC).
Wow, they encode 3^2 = 9 possible combinations with 2^3 = 8 variants?! That’s truly groundbreaking. The world is limitless when you can redefine numbers.
[Comment removed by author]