Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » "A Call to Rediscover the Spirit of C++"
Re: "A Call to Rediscover the Spirit of C++" [message #61793 is a reply to message #61792] Sun, 07 September 2025 08:24 Go to previous message
Oblivion is currently offline  Oblivion
Messages: 1230
Registered: August 2007
Senior Contributor
Quote:
"Ohhh, Rust," Kernigham said, to audience laughter.


Laughing

Link of the talk: https://youtu.be/WEb_YL1K1Qg?si=3ZvhljHhjbxTpiav&t=3742


I tried to write stuff in Rust several times. It wasn't bad (except for the compilation part Laughing ), but it really has a overly convoluted and strange syntax (at least for me).
It really has a nice solution (borrow checker) for a subset of coding errors.

However, I think many people observe the same thing: If you're not going to rewrite everyting by yourself (which is a PITA by itself), you need to use crates (similar to U++ packages). And the more you use the crates the more you get "unsafe" code all around. So it gives a false sense of security, which is IMO even dangerous.

Best regards,
Oblivion


[Updated on: Sun, 07 September 2025 08:35]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: libxlsxwriter compilation problem
Goto Forum:
  


Current Time: Thu Sep 11 06:07:01 CEST 2025

Total time taken to generate the page: 0.07327 seconds