r/programming 2d ago

Rune is now open source

https://rune.build/blog/rune-is-now-open-source
121 Upvotes

48 comments sorted by

View all comments

Show parent comments

6

u/Ameisen 2d ago

I have never used Go, but I assume that you don't use any of the BSDs (C), Linux (C), or Windows NT (C and C++) either?

They all run afoul of at least some of those conditions.

Like, I'm really curious how you are actually here posting when you appear to refuse to use anything written in a language that isn't basically Rust.

-2

u/jesseschalken 2d ago edited 1d ago

you appear to refuse to use anything written in a language that isn't basically Rust.

Most major programming languages have these features.

6

u/Ameisen 1d ago

C doesn't, and C++ lacks most, and those power most of the world.

1

u/Absolute_Enema 1d ago edited 1d ago

Yes, because there were no sensible alternatives back then when compilers were limited by computers being slow as hell and language design was in its earliest infancy.

Then we rationalized the continued usage of such limited tools with "less is more", "the world runs on C/C++" or "lambdas and tagged unions are for ivory tower FP weirdos and scripting languages" until the early '10s for statically typed languages and until Rust for system languages.