Re: [Thought experiment] Bringing swift into an experimental branch?
Date: Tue, 17 Jun 2025 06:02:08 UTC
> On 17 Jun 2025, at 00:37, Rozhuk Ivan <rozhuk.im@gmail.com> wrote: > > No modern language required, even C++ is to complex to learn it. > C just works, like it work 30-40 years ago. > All can be done on C. Well, if counting bytes is your thing, yes, everything can be done in C. The fact that using a systems programming language for applications is a bad idea has been proven beyond doubt. ;) The problem is language stability as Jordan pointed out. I remember I said something similar about Rust. Borja.