|
|
|
|
|
by bsder
2369 days ago
|
|
> It’s literally EVERY web browser that anyone uses. And is a fine example of path dependence. No one can write a browser in any other language not because C++ is necessarily better but because the activation energy to bootstrap to a useful browser is so large (for example, one must provide a smoking fast Javascript engine before one even considers the web page rendering pipeline). It will be interesting to see how much of the Firefox codebase gets taken over by Rust as time passes. |
|
My point is: maybe C++ actually _is_ the superior language. It can't be a coincidence that all the best software projects tend to be written in C++, and not in Haskell or whatever.