|
|
Log in / Subscribe / Register

Rust lacunae

Rust lacunae

Posted Jun 13, 2021 19:28 UTC (Sun) by ncm (guest, #165)
In reply to: Rust lacunae by jezuch
Parent article: Rewriting the GNU Coreutils in Rust

"Unorthodox" meaning wrong, of course.

Language purity is a farce. C++ was never promoted as an "object-oriented language". It has always been a language that provides support for an object-oriented style as one among many, and supports promiscuous mixing of styles for anyone not stupidly wedged into just one.

Most of its type operations are inspired by ML, as in Haskell. Algebraic types are just types. There is no paradigm. Paradigms are a farce too.


to post comments


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds