๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ u โ€บ norayr โ€บ 11674 captured on 2023-12-28 at 17:33:40. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2023-11-14)

โžก๏ธ Next capture (2024-02-05)

๐Ÿšง View Differences

-=-=-=-=-=-=-

Comment by ๐Ÿ™ norayr

Re: "[gemini link] I've been using Rust for about five years..."

In: s/programming

here as a side note some words about contemporary pascal. i dislike it because the de facto standard (not iso) was driven by a company, and it had to market it, add features, closely tie to an ide, etc.

i like that there is floss compiler fpc, and though it mostly (but not always) follows the language standard defined by a company behind delphi, it has many valuable properties and it is very underappreciated (though not as much as ada, modula and oberon).

๐Ÿ™ norayr

Nov 13 ยท 7 weeks ago

4 Later Comments โ†“

๐Ÿ™ norayr ยท Nov 13 at 00:08:

๐Ÿ™ norayr ยท Nov 13 at 00:16:

โ€” that famous research

you'll see in the table 5 (pareto optimal sets for different combination of objectives) that there is always c on the first line, but also there go twice and there is pascal three times.

time & memory: winners are: c, pascal go

energy & time: c alone

energy and memory: c and pascal (pascal is better than c if we take only memory usage)

energy, time and memory: all three share the first line; c, pascal, go.

๐Ÿ™ norayr ยท Nov 13 at 00:17:

you dont need anymore to change your program because underlying ui toolkit gets deprecated: community updates the lcl (lazarus component library) backend, lets say it also supports not only gtk2 but gtk3, or newer version of qt, you just recompile your program and you get a version which works with newer or different ui toolkit.

๐Ÿ™ norayr ยท Nov 13 at 00:18:

Original Post

๐ŸŒ’ s/programming

[gemini link] I've been using Rust for about five years now, but I'm beginning to sour on it. I'm curious about perspectives here.

๐Ÿ’ฌ jeang3nie ยท 24 comments ยท 4 likes ยท Aug 20 ยท 4 months ago